Skip to content

Commit 3ba00be

Browse files
Update dotnet-desktop.yml
1 parent eba6cb6 commit 3ba00be

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/dotnet-desktop.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ jobs:
2828
with:
2929
fetch-depth: 0
3030

31-
# Install the .NET Core workload
32-
- name: Install .NET Framework
33-
uses: actions/setup-dotnet@v4
34-
with:
35-
dotnet-version: '4.8.x'
31+
# # Install the .NET Core workload
32+
# - name: Install .NET Framework
33+
# uses: actions/setup-dotnet@v4
34+
# with:
35+
# dotnet-version: '4.8.x'
3636

3737
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
3838
- name: Setup MSBuild.exe

0 commit comments

Comments
 (0)