Skip to content

Commit fe4ce3b

Browse files
Merge pull request #7 from Fighter456/dependabot/github_actions/microsoft/setup-msbuild-2.0.0
2 parents 1780344 + e1b96fe commit fe4ce3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4.2.2
1313

1414
- name: Setup msbuild
15-
uses: microsoft/setup-msbuild@v1.1.3
15+
uses: microsoft/setup-msbuild@v2.0.0
1616

1717
- name: Setup NuGet
1818
uses: nuget/setup-nuget@v2.0.1

0 commit comments

Comments
 (0)