diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index f9fe2255..f41835a5 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -6,7 +6,7 @@ env: GITVERSION_VERSION: 5.6.3 MSVS_TOOLSET_VERSION: 16 DOTNET_FRAMEWORK_VERSION: net5.0 - DOTNET_SDK_VERSION: 5.0.101 + DOTNET_SDK_VERSION: 5.0.102 DOTNET_CLI_TELEMETRY_OPTOUT: 1 DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1 DOTNET_NOLOGO: 1