diff --git a/src/Uno.Sdk/ReadMe.md b/src/Uno.Sdk/ReadMe.md index 5af06c155..7c693dc30 100644 --- a/src/Uno.Sdk/ReadMe.md +++ b/src/Uno.Sdk/ReadMe.md @@ -19,8 +19,8 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp | SvgSkiaVersion | 3.0.6 | | WinAppSdkVersion | 1.7.250909003 | | WinAppSdkBuildToolsVersion | 10.0.26100.6901 | -| MicrosoftLoggingVersion** | 9.0.10 | -| WindowsCompatibilityVersion** | 9.0.10 | +| MicrosoftLoggingVersion** | 9.0.11 | +| WindowsCompatibilityVersion** | 9.0.11 | | MicrosoftIdentityClientVersion | 4.79.0 | | CommunityToolkitMvvmVersion | 8.4.0 | | PrismVersion | 9.0.537 | @@ -137,7 +137,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp }, { "group": "hotdesign", - "version": "1.18.0-dev.77", + "version": "1.18.0-dev.88", "packages": [ "Uno.UI.HotDesign" ] @@ -178,7 +178,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp }, { "group": "MicrosoftLoggingConsole", - "version": "9.0.10", + "version": "9.0.11", "packages": [ "Microsoft.Extensions.Logging.Console" ], @@ -188,7 +188,7 @@ The Uno.Sdk powers the Uno Platform Single Project, including the ability to imp }, { "group": "WindowsCompatibility", - "version": "9.0.10", + "version": "9.0.11", "packages": [ "Microsoft.Windows.Compatibility" ], diff --git a/src/Uno.Sdk/packages.json b/src/Uno.Sdk/packages.json index 38895e2ab..8503809a0 100644 --- a/src/Uno.Sdk/packages.json +++ b/src/Uno.Sdk/packages.json @@ -95,7 +95,7 @@ }, { "group": "hotdesign", - "version": "1.18.0-dev.77", + "version": "1.18.0-dev.88", "packages": [ "Uno.UI.HotDesign" ] @@ -136,7 +136,7 @@ }, { "group": "MicrosoftLoggingConsole", - "version": "9.0.10", + "version": "9.0.11", "packages": [ "Microsoft.Extensions.Logging.Console" ], @@ -146,7 +146,7 @@ }, { "group": "WindowsCompatibility", - "version": "9.0.10", + "version": "9.0.11", "packages": [ "Microsoft.Windows.Compatibility" ],