File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
ICSharpCode.Decompiler.Console Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 77 <PackAsTool >true</PackAsTool >
88 <AssemblyName >ilspycmd</AssemblyName >
99 <ToolCommandName >ilspycmd</ToolCommandName >
10+ <Version >2.0.0</Version >
11+ <Description >Command-line decompiler using the ILSpy decompilation engine</Description >
12+ <Copyright >Copyright 2011-2018 AlphaSierraPapa</Copyright >
13+ <PackageProjectUrl >https://github.com/icsharpcode/ILSpy/</PackageProjectUrl >
14+ <PackageLicenseUrl >https://opensource.org/licenses/mit-license.php</PackageLicenseUrl >
15+ <PackageIconUrl >https://ilspy.net/images/icon32.png</PackageIconUrl >
16+ <RepositoryUrl >https://github.com/icsharpcode/ILSpy/</RepositoryUrl >
17+ <Company />
1018 </PropertyGroup >
1119
1220 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments