We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c64548 commit 9070627Copy full SHA for 9070627
1 file changed
.github/workflows/dotnet-desktop.yml
@@ -45,10 +45,6 @@ jobs:
45
8.0.x
46
9.0.x
47
48
- # Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
49
- - name: Setup MSBuild.exe
50
- uses: microsoft/setup-msbuild@v2
51
-
52
# Restore the application to populate the obj folder with RuntimeIdentifiers
53
- name: Restore the application
54
run: dotnet restore
0 commit comments