diff --git a/Directory.Packages.props b/Directory.Packages.props index 91a7b74..eb09d43 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/global.json b/global.json index d0622fa..00cb4e7 100644 --- a/global.json +++ b/global.json @@ -2,6 +2,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.175" + "Uno.Sdk": "5.2.161" } }