aboutsummaryrefslogtreecommitdiff
path: root/bindings/cs/libsurvive.net/libsurvive.net.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/cs/libsurvive.net/libsurvive.net.csproj')
-rw-r--r--bindings/cs/libsurvive.net/libsurvive.net.csproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/bindings/cs/libsurvive.net/libsurvive.net.csproj b/bindings/cs/libsurvive.net/libsurvive.net.csproj
new file mode 100644
index 0000000..eac3503
--- /dev/null
+++ b/bindings/cs/libsurvive.net/libsurvive.net.csproj
@@ -0,0 +1,7 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+ <PropertyGroup>
+ <TargetFramework>netstandard1.6</TargetFramework>
+ </PropertyGroup>
+
+</Project>