Skip to content

Commit e6d5731

Browse files
chore(deps-actions): bump microsoft/setup-msbuild from 2 to 3 (#47)
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2 to 3. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Commits](microsoft/setup-msbuild@v2...v3) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d622786 commit e6d5731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/MongoDBConsoleApp-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
# Setup MSBuild for .NET Framework project
2121
- name: Setup MSBuild
22-
uses: microsoft/setup-msbuild@v2
22+
uses: microsoft/setup-msbuild@v3
2323

2424
- name: Setup NuGet
2525
uses: NuGet/setup-nuget@v2.0.2

0 commit comments

Comments
 (0)