diff --git a/build/ci/templates/dotnet6-install-mac.yml b/build/ci/templates/dotnet6-install-mac.yml index 63d54f0b10a2..93b0bd0d3b8e 100644 --- a/build/ci/templates/dotnet6-install-mac.yml +++ b/build/ci/templates/dotnet6-install-mac.yml @@ -1,5 +1,5 @@ parameters: - DotNetVersion: '6.0.400' + DotNetVersion: '6.0.401' UnoCheck_Version: '1.5.4' UnoCheck_Manifest: 'https://raw.githubusercontent.com/unoplatform/uno.check/34b1a60f5c1c51604b47362781969dde46979fd5/manifests/uno.ui.manifest.json' Dotnet_Root: '/usr/local/share/dotnet/' diff --git a/build/ci/templates/dotnet6-install-windows.yml b/build/ci/templates/dotnet6-install-windows.yml index 16453268d4ab..2ccceaac228a 100644 --- a/build/ci/templates/dotnet6-install-windows.yml +++ b/build/ci/templates/dotnet6-install-windows.yml @@ -1,5 +1,5 @@ parameters: - DotNetVersion: '6.0.400' + DotNetVersion: '6.0.401' UnoCheck_Version: '1.5.4' UnoCheck_Manifest: 'https://raw.githubusercontent.com/unoplatform/uno.check/34b1a60f5c1c51604b47362781969dde46979fd5/manifests/uno.ui.manifest.json' diff --git a/src/SourceGenerators/Uno.UI.SourceGenerators/Content/Uno.UI.SourceGenerators.props b/src/SourceGenerators/Uno.UI.SourceGenerators/Content/Uno.UI.SourceGenerators.props index d1b7722d7fa9..c9f2f9d70a8b 100644 --- a/src/SourceGenerators/Uno.UI.SourceGenerators/Content/Uno.UI.SourceGenerators.props +++ b/src/SourceGenerators/Uno.UI.SourceGenerators/Content/Uno.UI.SourceGenerators.props @@ -467,7 +467,7 @@ - +