Skip to content

Commit 9159476

Browse files
chore(deps-actions): bump NuGet/setup-nuget from 2.0.2 to 3.0.0
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 2.0.2 to 3.0.0. - [Release notes](https://github.com/nuget/setup-nuget/releases) - [Commits](NuGet/setup-nuget@v2.0.2...v3.0.0) --- updated-dependencies: - dependency-name: NuGet/setup-nuget dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6d5731 commit 9159476

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
@@ -22,7 +22,7 @@ jobs:
2222
uses: microsoft/setup-msbuild@v3
2323

2424
- name: Setup NuGet
25-
uses: NuGet/setup-nuget@v2.0.2
25+
uses: NuGet/setup-nuget@v3.0.0
2626

2727
# Restore & Build .NET Framework project
2828
- name: Restore NuGet Packages (.NET Framework)

0 commit comments

Comments
 (0)