Skip to content

Commit 2e189b0

Browse files
committed
Update microsoft/setup-msbuild@v2
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 408ac13 commit 2e189b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Add MSBuild to PATH
19-
uses: microsoft/setup-msbuild@v1.0.2
19+
uses: microsoft/setup-msbuild@v2
2020

2121
# msbuild ${{ env.Solution_Path }} -p:Configuration:${{ env.Configuration }} -p:Platform:${{ env.Platform }}
2222
- name: Build solution

0 commit comments

Comments
 (0)