diff --git a/Android/Android.csproj b/Android/Android.csproj
index 43ef3ac..cbb77c6 100644
--- a/Android/Android.csproj
+++ b/Android/Android.csproj
@@ -49,7 +49,7 @@
false
false
false
-
+
aab
true
false
@@ -78,10 +78,10 @@
-
-
+
+
-
+
diff --git a/TouchyTickets/Content/Contentless.json b/TouchyTickets/Content/Contentless.json
index 874e9c5..a5310d2 100644
--- a/TouchyTickets/Content/Contentless.json
+++ b/TouchyTickets/Content/Contentless.json
@@ -4,7 +4,11 @@
"bin/"
],
"overrides": {
- ".json": "Copy",
- "Sounds/": [null, "SoundEffectProcessor"]
+ ".json": {
+ "copy": true
+ },
+ "Sounds/": {
+ "processor": "SoundEffectProcessor"
+ }
}
}
\ No newline at end of file
diff --git a/TouchyTickets/TouchyTickets.csproj b/TouchyTickets/TouchyTickets.csproj
index 637be9d..4365529 100644
--- a/TouchyTickets/TouchyTickets.csproj
+++ b/TouchyTickets/TouchyTickets.csproj
@@ -6,7 +6,7 @@
-
+
all
diff --git a/iOS/iOS.csproj b/iOS/iOS.csproj
index 91f63fc..29446f1 100644
--- a/iOS/iOS.csproj
+++ b/iOS/iOS.csproj
@@ -131,8 +131,8 @@
-
-
+
+