Skip to content

Commit 5617cb1

Browse files
committed
Migrate to SLNX
1 parent 89ea627 commit 5617cb1

File tree

2 files changed

+28
-137
lines changed

2 files changed

+28
-137
lines changed

server-csharp.sln

Lines changed: 0 additions & 137 deletions
This file was deleted.

server-csharp.slnx

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<Solution>
2+
<Folder Name="/Libraries/">
3+
<Project Path="Libraries/SPTarkov.Common/SPTarkov.Common.csproj" />
4+
<Project Path="Libraries/SPTarkov.DI/SPTarkov.DI.csproj" />
5+
<Project Path="Libraries/SPTarkov.Reflection/SPTarkov.Reflection.csproj" />
6+
<Project Path="Libraries/SPTarkov.Server.Assets/SPTarkov.Server.Assets.csproj" />
7+
<Project Path="Libraries/SPTarkov.Server.Core/SPTarkov.Server.Core.csproj">
8+
<BuildDependency Project="Patches/Ceciler.JsonExtensionData/Ceciler.JsonExtensionData.csproj" />
9+
<BuildDependency Project="Patches/Ceciler.Virtualizer/Ceciler.Virtualizer.csproj" />
10+
</Project>
11+
<Project Path="Libraries/SPTarkov.Server.Web/SPTarkov.Server.Web.csproj" />
12+
</Folder>
13+
<Folder Name="/Patches/">
14+
<Project Path="Patches/Ceciler.JsonExtensionData/Ceciler.JsonExtensionData.csproj" />
15+
<Project Path="Patches/Ceciler.Virtualizer/Ceciler.Virtualizer.csproj" />
16+
</Folder>
17+
<Folder Name="/Testing/">
18+
<Project Path="Testing/Benchmarks/Benchmarks.csproj" />
19+
<Project Path="Testing/TestMod/TestMod.csproj" />
20+
<Project Path="Testing/UnitTests/UnitTests.csproj" />
21+
</Folder>
22+
<Folder Name="/Tools/">
23+
<Project Path="Tools/HideoutCraftQuestIdGenerator/HideoutCraftQuestIdGenerator.csproj" />
24+
<Project Path="Tools/JsonExtensionDataGenerator/JsonExtensionDataGenerator.csproj" />
25+
<Project Path="Tools/MongoIdTplGenerator/MongoIdTplGenerator.csproj" />
26+
</Folder>
27+
<Project Path="SPTarkov.Server/SPTarkov.Server.csproj" />
28+
</Solution>

0 commit comments

Comments
 (0)