diff --git a/global.json b/global.json index 7ffa4a4c3..c6df51eae 100644 --- a/global.json +++ b/global.json @@ -4,7 +4,7 @@ "rollForward": "patch" }, "msbuild-sdks": { - "Microsoft.Build.Traversal": "3.2.0" + "Microsoft.Build.Traversal": "4.0.0" } } \ No newline at end of file diff --git a/src/Meziantou.AspNetCore.Components.LogViewer/Meziantou.AspNetCore.Components.LogViewer.csproj b/src/Meziantou.AspNetCore.Components.LogViewer/Meziantou.AspNetCore.Components.LogViewer.csproj index 15d022fca..0b5506074 100644 --- a/src/Meziantou.AspNetCore.Components.LogViewer/Meziantou.AspNetCore.Components.LogViewer.csproj +++ b/src/Meziantou.AspNetCore.Components.LogViewer/Meziantou.AspNetCore.Components.LogViewer.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/src/Meziantou.AspNetCore.Components.WebAssembly/Meziantou.AspNetCore.Components.WebAssembly.csproj b/src/Meziantou.AspNetCore.Components.WebAssembly/Meziantou.AspNetCore.Components.WebAssembly.csproj index 5fa2aeb55..4d9342b93 100644 --- a/src/Meziantou.AspNetCore.Components.WebAssembly/Meziantou.AspNetCore.Components.WebAssembly.csproj +++ b/src/Meziantou.AspNetCore.Components.WebAssembly/Meziantou.AspNetCore.Components.WebAssembly.csproj @@ -18,8 +18,8 @@ - - + + diff --git a/src/Meziantou.AspNetCore.Components/Meziantou.AspNetCore.Components.csproj b/src/Meziantou.AspNetCore.Components/Meziantou.AspNetCore.Components.csproj index f9d7fee3c..6e75b5ba0 100644 --- a/src/Meziantou.AspNetCore.Components/Meziantou.AspNetCore.Components.csproj +++ b/src/Meziantou.AspNetCore.Components/Meziantou.AspNetCore.Components.csproj @@ -21,15 +21,15 @@ - + all runtime; build; native; contentfiles; analyzers - - + + diff --git a/src/Meziantou.Framework.DependencyScanning/Meziantou.Framework.DependencyScanning.csproj b/src/Meziantou.Framework.DependencyScanning/Meziantou.Framework.DependencyScanning.csproj index 2812e0147..deb659afa 100644 --- a/src/Meziantou.Framework.DependencyScanning/Meziantou.Framework.DependencyScanning.csproj +++ b/src/Meziantou.Framework.DependencyScanning/Meziantou.Framework.DependencyScanning.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/Meziantou.Framework.HtmlSanitizer/Meziantou.Framework.HtmlSanitizer.csproj b/src/Meziantou.Framework.HtmlSanitizer/Meziantou.Framework.HtmlSanitizer.csproj index a711f8e05..c326a3da2 100644 --- a/src/Meziantou.Framework.HtmlSanitizer/Meziantou.Framework.HtmlSanitizer.csproj +++ b/src/Meziantou.Framework.HtmlSanitizer/Meziantou.Framework.HtmlSanitizer.csproj @@ -9,7 +9,7 @@ - + diff --git a/tests/Directory.Build.props b/tests/Directory.Build.props index ad3f32198..a72fd8cf3 100644 --- a/tests/Directory.Build.props +++ b/tests/Directory.Build.props @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers - + all runtime; build; native; contentfiles; analyzers