|
|
|
@ -11,7 +11,7 @@
@@ -11,7 +11,7 @@
|
|
|
|
|
<Description>Command-line decompiler using the ILSpy decompilation engine</Description> |
|
|
|
|
<Copyright>Copyright 2011-2018 AlphaSierraPapa</Copyright> |
|
|
|
|
<PackageProjectUrl>https://github.com/icsharpcode/ILSpy/</PackageProjectUrl> |
|
|
|
|
<PackageLicenseUrl>https://opensource.org/licenses/mit-license.php</PackageLicenseUrl> |
|
|
|
|
<PackageLicenseExpression>MIT</PackageLicenseExpression> |
|
|
|
|
<PackageIconUrl>https://ilspy.net/images/icon32.png</PackageIconUrl> |
|
|
|
|
<RepositoryUrl>https://github.com/icsharpcode/ILSpy/</RepositoryUrl> |
|
|
|
|
<Company /> |
|
|
|
@ -28,7 +28,7 @@
@@ -28,7 +28,7 @@
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="2.2.5" /> |
|
|
|
|
<PackageReference Include="ICSharpCode.Decompiler" Version="4.0.0.4443-beta3" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<PackageReference Include="System.IO.FileSystem.Primitives" Version="4.3.0" /> |
|
|
|
|
<PackageReference Include="System.Runtime.Handles" Version="4.3.0" /> |
|
|
|
|
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" /> |
|
|
|
|