Skip to content

Commit 85315ad

Browse files
committed
Add slnx file migrated from sln
1 parent 714c262 commit 85315ad

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

Cpp2IL.slnx

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path=".editorconfig" />
4+
<File Path=".gitignore" />
5+
<File Path=".github\workflows\dotnet-core.yml" />
6+
<File Path=".github\FUNDING.yml" />
7+
<File Path="LICENSE" />
8+
<File Path="nuget.config" />
9+
<File Path="README.md" />
10+
<File Path="LibCpp2Il\README.md" />
11+
<File Path="Cpp2IL.Core\README_CORE.md" />
12+
<File Path="global.json" />
13+
<File Path="do-release.ps1" />
14+
</Folder>
15+
<Folder Name="/Solution Items/Docs/">
16+
<File Path="docs\CallAnalyzer.md" />
17+
</Folder>
18+
<Project Path="Cpp2IL.Core.Tests\Cpp2IL.Core.Tests.csproj" />
19+
<Project Path="Cpp2IL.Core\Cpp2IL.Core.csproj" />
20+
<Project Path="Cpp2IL.Plugin.BuildReport\Cpp2IL.Plugin.BuildReport.csproj" />
21+
<Project Path="Cpp2IL.Plugin.ControlFlowGraph\Cpp2IL.Plugin.ControlFlowGraph.csproj" Type="Classic C#" />
22+
<Project Path="Cpp2IL.Plugin.OrbisPkg\Cpp2IL.Plugin.OrbisPkg.csproj" />
23+
<Project Path="Cpp2IL.Plugin.StrippedCodeRegSupport\Cpp2IL.Plugin.StrippedCodeRegSupport.csproj" />
24+
<Project Path="Cpp2IL\Cpp2IL.csproj" />
25+
<Project Path="LibCpp2ILTests\LibCpp2ILTests.csproj" />
26+
<Project Path="LibCpp2IL\LibCpp2IL.csproj" />
27+
<Project Path="StableNameDotNet\StableNameDotNet.csproj" />
28+
<Project Path="WasmDisassembler\WasmDisassembler.csproj" />
29+
</Solution>

0 commit comments

Comments
 (0)