|
|
|
@ -44,12 +44,11 @@
@@ -44,12 +44,11 @@
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<ProjectReference Include="..\cecil\Mono.Cecil.csproj" /> |
|
|
|
|
<ProjectReference Include="..\ICSharpCode.Decompiler\ICSharpCode.Decompiler.csproj" /> |
|
|
|
|
<ProjectReference Include="..\ILSpy.BamlDecompiler\ILSpy.BamlDecompiler.csproj" /> |
|
|
|
|
<ProjectReference Include="..\ILSpy\ILSpy.csproj" /> |
|
|
|
|
<ProjectReference Include="..\cecil\Mono.Cecil.csproj" /> |
|
|
|
|
<ProjectReference Include="..\cecil\symbols\pdb\Mono.Cecil.Pdb.csproj" /> |
|
|
|
|
<ProjectReference Include="..\cecil\Mono.Cecil.csproj" AdditionalProperties="NuGetRestoreTargets=;ResolveNuGetPackages=false" /> |
|
|
|
|
<ProjectReference Include="..\cecil\symbols\pdb\Mono.Cecil.Pdb.csproj" AdditionalProperties="NuGetRestoreTargets=;ResolveNuGetPackages=false" /> |
|
|
|
|
<ProjectReference Include="..\SharpTreeView\ICSharpCode.TreeView.csproj" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|