Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peters authored Jun 15, 2022
1 parent d4cba3e commit bc0db5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ on:
# NOTE: Remember to update docker images if you update .NET sdks

env:
GITVERSION_VERSION: 5.9.0
GITVERSION_VERSION: 5.10.3
MSVS_TOOLSET_VERSION: 16
SNAPX_DOTNET_FRAMEWORK_VERSION: net6.0
DOTNET_NET60_VERSION: 6.0.300
DOTNET_NET70_VERSION: 7.0.100-preview.4.22252.9
DOTNET_NET60_VERSION: 6.0.301
DOTNET_NET70_VERSION: 7.0.100-preview.5.22307.18
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
DOTNET_NOLOGO: 1
Expand Down

0 comments on commit bc0db5e

Please sign in to comment.