mirror of https://github.com/mono/CppSharp.git
5 changed files with 16 additions and 9 deletions
@ -1,7 +1,6 @@
@@ -1,7 +1,6 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk"> |
||||
<PropertyGroup> |
||||
<TargetFramework>netstandard2.1</TargetFramework> |
||||
<PlatformTarget>AnyCPU</PlatformTarget> |
||||
<ProduceReferenceAssembly>true</ProduceReferenceAssembly> |
||||
<IsPackable>true</IsPackable> |
||||
</PropertyGroup> |
||||
|
Loading…
Reference in new issue