diff --git a/azure-pipelines.yml b/azure-pipelines.yml index db237835156..259c688b679 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -54,7 +54,7 @@ variables: resources: containers: - container: LinuxContainer - image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-7 + image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-fpm stages: - stage: build diff --git a/global.json b/global.json index 2cb43adef4c..98d90f3b2a7 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "8.0.100-preview.3.23178.7" + "dotnet": "8.0.100-preview.4.23260.5" }, "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23268.1", diff --git a/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli/DotNetCli.props b/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli/DotNetCli.props index f54318659a8..6ce028b4b67 100644 --- a/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli/DotNetCli.props +++ b/src/Microsoft.DotNet.Helix/Sdk/tools/dotnet-cli/DotNetCli.props @@ -2,7 +2,7 @@ false - 8.0.0-preview.3.23177.8 + 8.0.0-preview.4.23260.4 runtime $(BundledNETCoreAppPackageVersion) diff --git a/tests/UnitTests.proj b/tests/UnitTests.proj index cf72d8d5112..b7c0a817347 100644 --- a/tests/UnitTests.proj +++ b/tests/UnitTests.proj @@ -59,9 +59,9 @@ - + - + @@ -71,9 +71,9 @@ - + - +