diff --git a/ModernXamlCompiler/ModernXamlCompiler.msbuildproj b/ModernXamlCompiler/ModernXamlCompiler.msbuildproj index 8268704..44ec4e5 100644 --- a/ModernXamlCompiler/ModernXamlCompiler.msbuildproj +++ b/ModernXamlCompiler/ModernXamlCompiler.msbuildproj @@ -5,7 +5,7 @@ DisposableMemory.ModernNetUAP.XamlCompiler - 0.1.0-preview3 + 0.1.0 driver1998 UWP (Windows.UI.Xaml) Xaml Compiler support for Modern .NET https://github.com/driver1998/ModernNetUAP.XamlCompiler diff --git a/projections/WinUI/WinUIProjection.csproj b/projections/WinUI/WinUIProjection.csproj index a00148e..a5b4594 100644 --- a/projections/WinUI/WinUIProjection.csproj +++ b/projections/WinUI/WinUIProjection.csproj @@ -12,7 +12,7 @@ DisposableMemory.ModernNetUAP.WinUI - 2.8.6-preview2 + 2.8.600 driver1998 WinUI 2.x Projections and build support for Modern .NET, requires DisposableMemory.ModernNetUAP.XamlCompiler package. https://github.com/driver1998/ModernNetUAP.XamlCompiler