Browse Source

net60 is part of the windows-2022 image

pull/2656/head
Christoph Wille 3 years ago committed by Siegfried Pammer
parent
commit
46fd65b28b
  1. 5
      .github/workflows/build-ilspy.yml

5
.github/workflows/build-ilspy.yml

@ -27,11 +27,6 @@ jobs: @@ -27,11 +27,6 @@ jobs:
submodules: true
fetch-depth: 0
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0.x
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1

Loading…
Cancel
Save