
11 changed files with 67 additions and 26 deletions
-
4ICSharpCode.Decompiler.Console/ICSharpCode.Decompiler.Console.csproj
-
4ICSharpCode.Decompiler.PdbProvider.Cecil/ICSharpCode.Decompiler.PdbProvider.Cecil.csproj
-
4ICSharpCode.Decompiler.PowerShell/ICSharpCode.Decompiler.PowerShell.csproj
-
16ICSharpCode.Decompiler.Tests/ICSharpCode.Decompiler.Tests.csproj
-
14ICSharpCode.Decompiler/ICSharpCode.Decompiler.csproj
-
5ILSpy.AddIn/ILSpy.AddIn.csproj
-
4ILSpy.BamlDecompiler.Tests/ILSpy.BamlDecompiler.Tests.csproj
-
4ILSpy.BamlDecompiler/ILSpy.BamlDecompiler.csproj
-
16ILSpy.Tests/ILSpy.Tests.csproj
-
6ILSpy/ILSpy.csproj
-
16packages.props
@ -0,0 +1,16 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project> |
|||
<!-- Centrally define the versions of the NuGet packages we use --> |
|||
<PropertyGroup> |
|||
<HumanizerVersion>2.2.0</HumanizerVersion> |
|||
<SystemCollectionsImmutableVersion>5.0.0-preview.8.20407.11</SystemCollectionsImmutableVersion> |
|||
<SystemReflectionMetadataVersion>5.0.0-preview.8.20407.11</SystemReflectionMetadataVersion> |
|||
<RoslynVersion>3.8.0-3.final</RoslynVersion> |
|||
<MonoCecilVersion>0.10.3</MonoCecilVersion> |
|||
<AvalonEditVersion>6.1.0-preview1</AvalonEditVersion> |
|||
<NUnitVersion>3.12.0</NUnitVersion> |
|||
<NUnitAdapterVersion>3.13.0</NUnitAdapterVersion> |
|||
<MoqVersion>4.14.1</MoqVersion> |
|||
<DiffLibVersion>2017.7.26.1241</DiffLibVersion> |
|||
</PropertyGroup> |
|||
</Project> |
Write
Preview
Loading…
Cancel
Save
Reference in new issue