From 0522f728b6561ed65e5e86483b769464dbc5d0c0 Mon Sep 17 00:00:00 2001
From: TSR Berry <20988865+TSRBerry@users.noreply.github.com>
Date: Thu, 20 Oct 2022 20:35:18 +0200
Subject: [PATCH] dotnet: Remove faulty property groups
---
.../UnicornManaged/UnicornManaged.fsproj | 14 --------------
.../UnicornSamples/UnicornSamples.csproj | 18 ------------------
2 files changed, 32 deletions(-)
diff --git a/bindings/dotnet/UnicornManaged/UnicornManaged.fsproj b/bindings/dotnet/UnicornManaged/UnicornManaged.fsproj
index 864e4e96..2b076296 100644
--- a/bindings/dotnet/UnicornManaged/UnicornManaged.fsproj
+++ b/bindings/dotnet/UnicornManaged/UnicornManaged.fsproj
@@ -15,20 +15,6 @@
3
-
- true
- full
- false
- false
- DEBUG;TRACE
-
-
- pdbonly
- true
- true
- TRACE
-
-
diff --git a/bindings/dotnet/UnicornSamples/UnicornSamples.csproj b/bindings/dotnet/UnicornSamples/UnicornSamples.csproj
index d7464c04..37239526 100644
--- a/bindings/dotnet/UnicornSamples/UnicornSamples.csproj
+++ b/bindings/dotnet/UnicornSamples/UnicornSamples.csproj
@@ -8,7 +8,6 @@
https://github.com/unicorn-engine/unicorn
2.0.0
{B80B5987-1E24-4309-8BF9-C4F91270F21C}
-
true
@@ -16,23 +15,6 @@
prompt
4
-
-
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- false
- false
-
-
- AnyCPU
- pdbonly
- true
- bin\Release\
- TRACE
-