|
|
@ -3,7 +3,6 @@ |
|
|
|
<PropertyGroup> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<TargetFrameworks>net461;netcoreapp3.1</TargetFrameworks> |
|
|
|
<RuntimeIdentifiers>win7-x64;win7-x86;linux-x64</RuntimeIdentifiers> |
|
|
|
<RootNamespace>IPA</RootNamespace> |
|
|
|
<AssemblyName>IPA</AssemblyName> |
|
|
|
<PathMap>$(SolutionDir)=C:\</PathMap> |
|
|
|