From 70596acbbe766045c95f64a65b411d4cd7584918 Mon Sep 17 00:00:00 2001 From: Justin Berger Date: Wed, 28 Mar 2018 16:34:33 -0600 Subject: Slight refactoring --- bindings/cs/LibSurviveBinding/LibSurviveBinding.csproj | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 bindings/cs/LibSurviveBinding/LibSurviveBinding.csproj (limited to 'bindings/cs/LibSurviveBinding/LibSurviveBinding.csproj') diff --git a/bindings/cs/LibSurviveBinding/LibSurviveBinding.csproj b/bindings/cs/LibSurviveBinding/LibSurviveBinding.csproj new file mode 100644 index 0000000..646c16d --- /dev/null +++ b/bindings/cs/LibSurviveBinding/LibSurviveBinding.csproj @@ -0,0 +1,18 @@ + + + + Exe + netcoreapp2.0 + + + + + Always + + + + + + + + -- cgit v1.2.3