diff --git a/Jugenddienst Stunden/Jugenddienst Stunden.csproj b/Jugenddienst Stunden/Jugenddienst Stunden.csproj
index 1988f2e..d024a71 100644
--- a/Jugenddienst Stunden/Jugenddienst Stunden.csproj
+++ b/Jugenddienst Stunden/Jugenddienst Stunden.csproj
@@ -2,7 +2,7 @@
- net9.0-android35.0
+ net10.0-android36.0
@@ -176,76 +176,76 @@
- $(TargetFrameworks);net9.0-windows10.0.26100.0
- None
+ $(TargetFrameworks);net10.0-windows10.0.26100.0
+ MSIX
-
+
-
+
-
-
+
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -256,18 +256,18 @@
-
-
+
+
true
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/Jugenddienst Stunden/Properties/launchSettings.json b/Jugenddienst Stunden/Properties/launchSettings.json
index 4f85793..edf8aad 100644
--- a/Jugenddienst Stunden/Properties/launchSettings.json
+++ b/Jugenddienst Stunden/Properties/launchSettings.json
@@ -1,7 +1,7 @@
{
"profiles": {
"Windows Machine": {
- "commandName": "Project",
+ "commandName": "MsixPackage",
"nativeDebugging": false
}
}