|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
|
<PropertyGroup> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<TargetFramework>netcoreapp2.1</TargetFramework> |
|
|
|
<TargetFrameworks>netcoreapp2.1;netcoreapp3.1</TargetFrameworks> |
|
|
|
<IsPackable>true</IsPackable> |
|
|
|
<IsPackable>true</IsPackable> |
|
|
|
<PackAsTool>true</PackAsTool> |
|
|
|
<PackAsTool>true</PackAsTool> |
|
|
|
<AssemblyName>ilspycmd</AssemblyName> |
|
|
|
<AssemblyName>ilspycmd</AssemblyName> |
|
|
|