Skip to content

Commit

Permalink
Fix .net 9 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
peters committed Jul 10, 2024
1 parent af1ecfa commit a6268b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
SNAPX_DOTNET_FRAMEWORK_VERSION: net8.0
DOTNET_NET60_VERSION: 6.0.424
DOTNET_NET80_VERSION: 8.0.303
DOTNET_NET90_VERSION: 9.0.100-preview.6
DOTNET_NET90_VERSION: 9.0.100-preview.6.24328.19
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
DOTNET_NOLOGO: 1
Expand Down

0 comments on commit a6268b7

Please sign in to comment.