Skip to content

Commit 10b62c1

Browse files
authored
Merge 796b67f into e66a74b
2 parents e66a74b + 796b67f commit 10b62c1

File tree

3 files changed

+30
-116
lines changed

3 files changed

+30
-116
lines changed

Cpp2IL.sln

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

Cpp2IL.sln.DotSettings

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

Cpp2IL.slnx

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path=".editorconfig" />
4+
<File Path=".github/FUNDING.yml" />
5+
<File Path=".github/workflows/dotnet-core.yml" />
6+
<File Path=".gitignore" />
7+
<File Path="Cpp2IL.Core/README_CORE.md" />
8+
<File Path="do-release.ps1" />
9+
<File Path="global.json" />
10+
<File Path="LibCpp2Il/README.md" />
11+
<File Path="LICENSE" />
12+
<File Path="nuget.config" />
13+
<File Path="README.md" />
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" />
22+
<Project Path="Cpp2IL.Plugin.OrbisPkg/Cpp2IL.Plugin.OrbisPkg.csproj" />
23+
<Project Path="Cpp2IL.Plugin.Pdb/Cpp2IL.Plugin.Pdb.csproj" />
24+
<Project Path="Cpp2IL.Plugin.StrippedCodeRegSupport/Cpp2IL.Plugin.StrippedCodeRegSupport.csproj" />
25+
<Project Path="Cpp2IL/Cpp2IL.csproj" />
26+
<Project Path="LibCpp2IL/LibCpp2IL.csproj" />
27+
<Project Path="LibCpp2ILTests/LibCpp2ILTests.csproj" />
28+
<Project Path="StableNameDotNet/StableNameDotNet.csproj" />
29+
<Project Path="WasmDisassembler/WasmDisassembler.csproj" />
30+
</Solution>

0 commit comments

Comments
 (0)