Skip to content

Commit 95d3331

Browse files
authored
Merge pull request #70 from MartinM85/dependabot/github_actions/microsoft/setup-msbuild-3.0.0
Bump microsoft/setup-msbuild from 2.0.0 to 3.0.0
2 parents c0e787b + 589227c commit 95d3331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-viewer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
6.x
2323
7.x
2424
25-
- uses: microsoft/setup-msbuild@v2.0.0
25+
- uses: microsoft/setup-msbuild@v3.0.0
2626

2727
- name: Restore dependencies
2828
run: dotnet restore $SOLUTION

0 commit comments

Comments
 (0)