Skip to content

Commit d22ab28

Browse files
authored
Update dotnet-core-desktop.yml
Update setup-msbuild to v1.0.2 to resolve add-path issue.
1 parent b08c2b4 commit d22ab28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272

7373
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
7474
- name: Setup MSBuild.exe
75-
uses: microsoft/setup-msbuild@2008f912f56e61277eefaac6d1888b750582aa16
75+
uses: microsoft/setup-msbuild@v1.0.2

0 commit comments

Comments
 (0)