|
|
@ -3,7 +3,7 @@ |
|
|
|
<PropertyGroup> |
|
|
|
<PropertyGroup> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<TargetFramework>netcoreapp2.0</TargetFramework> |
|
|
|
<TargetFramework>netcoreapp2.0</TargetFramework> |
|
|
|
<RuntimeIdentifiers>win10-x64;osx-x64</RuntimeIdentifiers> |
|
|
|
<RuntimeIdentifiers>win10-x64;osx-x64;linux-x64</RuntimeIdentifiers> |
|
|
|
<AssemblyName>ilspycmd</AssemblyName> |
|
|
|
<AssemblyName>ilspycmd</AssemblyName> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
|
|
|
|
|
|
|
|