Browse Source

Update ILSpy.AddIn.slnf to include new ILSpy.AddIn projects.

pull/2529/head
Siegfried Pammer 4 years ago
parent
commit
1b51e8d677
  1. 2
      ILSpy.AddIn.slnf

2
ILSpy.AddIn.slnf

@ -5,6 +5,8 @@
"ICSharpCode.Decompiler.PdbProvider.Cecil\\ICSharpCode.Decompiler.PdbProvider.Cecil.csproj",
"ICSharpCode.Decompiler.Tests\\ICSharpCode.Decompiler.Tests.csproj",
"ICSharpCode.Decompiler\\ICSharpCode.Decompiler.csproj",
"ILSpy.AddIn.Shared\\ILSpy.AddIn.Shared.shproj",
"ILSpy.AddIn.VS2022\\ILSpy.AddIn.VS2022.csproj",
"ILSpy.AddIn\\ILSpy.AddIn.csproj",
"ILSpy.BamlDecompiler.Tests\\ILSpy.BamlDecompiler.Tests.csproj",
"ILSpy.BamlDecompiler\\ILSpy.BamlDecompiler.csproj",

Loading…
Cancel
Save