Skip to content

Commit

Permalink
build(deps): bump NuGet.CommandLine from 6.5.0 to 6.5.1 in /MHFZ_Overlay
Browse files Browse the repository at this point in the history
Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.CommandLine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2023
1 parent 270eb3b commit d247a3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MHFZ_Overlay/MHFZ_Overlay.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>WinExe</OutputType>
Expand Down Expand Up @@ -364,7 +364,7 @@
<PackageReference Include="MouseKeyHook" Version="5.7.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.1.4" />
<PackageReference Include="NuGet.CommandLine" Version="6.5.0">
<PackageReference Include="NuGet.CommandLine" Version="6.5.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit d247a3b

Please sign in to comment.