CI: Use latest SDK version

This commit is contained in:
JustArchi
2021-02-22 16:20:54 +01:00
parent 3acaa530b4
commit 4054e60592
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ env:
CONFIGURATION: Release
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_NOLOGO: 1
DOTNET_SDK_VERSION: 5.0.100
DOTNET_SDK_VERSION: 5.0.x
NET_CORE_VERSION: net5.0
NET_FRAMEWORK_VERSION: net48
NODE_JS_VERSION: 12