Skip to content

Commit

Permalink
KX-11751 - Testing base/mcr-dotnet-sdk-6.0-servercore-ltsc2022 image
Browse files Browse the repository at this point in the history
  • Loading branch information
Zdenek Strach authored and Zdenek Strach committed Mar 12, 2024
1 parent 882384e commit dc4a2ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ resources:

containers:
- container: Windows
image: base/mcr-dotnet-sdk-8.0-servercore-ltsc2022:release
image: base/mcr-dotnet-sdk-6.0-servercore-ltsc2022:release
endpoint: xperienceagentshub.azurecr.io

stages:
Expand Down Expand Up @@ -105,9 +105,6 @@ stages:
command: test
projects: '**/*.Tests.csproj'
arguments: --no-build --configuration ${{ variables.Configuration }}
env:
# Roll-forward behavior set for AzureSignTool dotnet tool (see .config\dotnet-tools.json) which requires .Net 6.0 runtime
DOTNET_ROLL_FORWARD: Major

- task: DotNetCoreCLI@2
displayName: Create NuGet package
Expand Down

0 comments on commit dc4a2ff

Please sign in to comment.