mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-15 23:19:29 +00:00
Updated dotnet version in CI
This commit is contained in:
@@ -3,7 +3,7 @@ name: "Build test deploy"
|
||||
env:
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 1
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
||||
DOTNET_CORE_SDK_VERSION: 3.1.301
|
||||
DOTNET_CORE_SDK_VERSION: 6.0.302
|
||||
MYGET_ACCESS_TOKEN: ${{ secrets.MYGET_ACCESS_TOKEN }}
|
||||
MYGET_SOURCE_URL: 'https://www.myget.org/F/lithiumtoast/api/v3/index.json'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user