diff --git a/global.json b/global.json index 6ae4d587b6d4..8942dabc5efc 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "sdk": { - "version": "6.0.100-preview.7.21324.2" + "version": "6.0.100-preview.7.21327.2" }, "tools": { - "dotnet": "6.0.100-preview.7.21324.2", + "dotnet": "6.0.100-preview.7.21327.2", "runtimes": { "dotnet/x64": [ "2.1.27", diff --git a/src/Components/benchmarkapps/Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj b/src/Components/benchmarkapps/Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj index 11eacdddfeab..f791ea3a786f 100644 --- a/src/Components/benchmarkapps/Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj +++ b/src/Components/benchmarkapps/Wasm.Performance/TestApp/Wasm.Performance.TestApp.csproj @@ -8,7 +8,6 @@ Clien caching isn't part of our performance measurement, so we'll skip it. --> false - false diff --git a/src/Components/test/testassets/BasicTestApp/BasicTestApp.csproj b/src/Components/test/testassets/BasicTestApp/BasicTestApp.csproj index 5642e0dc6bef..3033eb876c55 100644 --- a/src/Components/test/testassets/BasicTestApp/BasicTestApp.csproj +++ b/src/Components/test/testassets/BasicTestApp/BasicTestApp.csproj @@ -11,7 +11,6 @@ true - false