Update dotnetcore.yml

This commit is contained in:
Jason Thompson 2021-09-09 19:48:00 -05:00 committed by GitHub
parent e96d97c5b5
commit 21fb722e3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,6 @@ jobs:
with:
dotnet-version: '6.0.x'
include-prerelease: true
- name: Display dotnet version
run: dotnet --version
- name: setup-msbuild
uses: microsoft/setup-msbuild@v1
- name: Restore Win64
run: dotnet restore Facepunch.Steamworks\Facepunch.Steamworks.Win64.csproj