Update test-content.yml to also use dotnet-version 5.0.100 (#1413)

This commit is contained in:
DrSmugleaf
2020-11-20 13:53:40 +01:00
committed by GitHub
parent 9ce2e3d451
commit 37ec9c8635

View File

@@ -21,7 +21,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.300
dotnet-version: 5.0.100
- name: Disable submodule autoupdate
run: touch BuildChecker/DISABLE_SUBMODULE_AUTOUPDATE