diff --git a/UI/MediaGallery/src/Directory.Build.props b/UI/MediaGallery/src/Directory.Build.props
index 69a93b76..8daf5692 100644
--- a/UI/MediaGallery/src/Directory.Build.props
+++ b/UI/MediaGallery/src/Directory.Build.props
@@ -12,12 +12,4 @@
-->
$(NoWarn);NU1507;NETSDK1201;PRI257
-
-
-
- 4.1.24
- 6.0.24
- 5.0.13
- 5.2.14
-
diff --git a/UI/MediaGallery/src/global.json b/UI/MediaGallery/src/global.json
index 7711a32a..7f77770d 100644
--- a/UI/MediaGallery/src/global.json
+++ b/UI/MediaGallery/src/global.json
@@ -1,6 +1,6 @@
{
// 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": "5.2.161"
+ "Uno.Sdk": "5.3.99"
}
}