Skip to content

Commit ab490c9

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

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@v2
2323

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

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

0 commit comments

Comments
 (0)