diff --git a/Directory.Packages.props b/Directory.Packages.props
index 92a2880b..fb6b45f7 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -6,27 +6,27 @@
See https://aka.platform.uno/using-uno-sdk#implicit-packages for more information regarding the Implicit Packages.
-->
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
-
+
+
-
+
-
-
-
+
+
+
\ No newline at end of file
diff --git a/Sentry.CrashReporter/Sentry.CrashReporter.csproj b/Sentry.CrashReporter/Sentry.CrashReporter.csproj
index 8bd9bf43..445b829a 100644
--- a/Sentry.CrashReporter/Sentry.CrashReporter.csproj
+++ b/Sentry.CrashReporter/Sentry.CrashReporter.csproj
@@ -102,6 +102,7 @@
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/global.json b/global.json
index 37e9d7bc..d49da402 100644
--- a/global.json
+++ b/global.json
@@ -1,11 +1,11 @@
{
// To update the version of Uno please update the version of the Uno.Sdk here. See https://aka.platform.uno/upgrade-uno-packages for more information.
"msbuild-sdks": {
- "Uno.Sdk": "6.5.31"
+ "Uno.Sdk": "6.5.33"
},
"sdk": {
"version": "10.0.100",
"allowPrerelease": false,
"rollForward": "latestFeature"
}
-}
+}
\ No newline at end of file