Skip to content

Commit d183b38

Browse files
committed
[Solution] Migrate to .slnx
1 parent bcbb660 commit d183b38

2 files changed

Lines changed: 31 additions & 240 deletions

File tree

Lagrange.Core.sln

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

Lagrange.Core.slnx

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<Solution>
2+
<Configurations>
3+
<Platform Name="Any CPU" />
4+
<Platform Name="x64" />
5+
<Platform Name="x86" />
6+
</Configurations>
7+
<Folder Name="/Core/">
8+
<Project Path="Lagrange.Core.NativeAPI.Test/Lagrange.Core.NativeAPI.Test.csproj" />
9+
<Project Path="Lagrange.Core.NativeAPI/Lagrange.Core.NativeAPI.csproj" />
10+
<Project Path="Lagrange.Core.Runner/Lagrange.Core.Runner.csproj" />
11+
<Project Path="Lagrange.Core.Test/Lagrange.Core.Test.csproj" />
12+
<Project Path="Lagrange.Core/Lagrange.Core.csproj" />
13+
</Folder>
14+
<Folder Name="/Proto/">
15+
<Project Path="Lagrange.Proto.Benchmark/Lagrange.Proto.Benchmark.csproj" />
16+
<Project Path="Lagrange.Proto.CodeGen/Lagrange.Proto.CodeGen.csproj" />
17+
<Project Path="Lagrange.Proto.Generator/Lagrange.Proto.Generator.csproj" />
18+
<Project Path="Lagrange.Proto.Runner/Lagrange.Proto.Runner.csproj" />
19+
<Project Path="Lagrange.Proto.Test/Lagrange.Proto.Test.csproj" />
20+
<Project Path="Lagrange.Proto/Lagrange.Proto.csproj" />
21+
</Folder>
22+
<Folder Name="/Protocols.Milky/">
23+
<Project Path="Lagrange.Milky.Implementation.Api.Generator/Lagrange.Milky.Implementation.Api.Generator.csproj" />
24+
<Project Path="Lagrange.Milky/Lagrange.Milky.csproj" />
25+
</Folder>
26+
<Folder Name="/Solution Items/">
27+
<File Path="Proto.md" />
28+
<File Path="README.md" />
29+
</Folder>
30+
<Project Path="Lagrange.Codec/Lagrange.Codec.csproj" />
31+
</Solution>

0 commit comments

Comments
 (0)