Skip to content

Commit

Permalink
Bump NuGet.CommandLine in /.NET/Microsoft.Recognizers.Text (#3119)
Browse files Browse the repository at this point in the history
Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 5.9.3 to 5.11.5.
- [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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 7534fab commit 47f6d25
Showing 1 changed file with 2 additions and 2 deletions.
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>
<TargetFrameworks>netstandard2.1;netstandard2.0;net462;net6.0</TargetFrameworks>
Expand Down Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="System.Collections.Immutable" Version="1.7.1" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="2.2.0" />
<PackageReference Include="NuGet.CommandLine" Version="5.9.3" />
<PackageReference Include="NuGet.CommandLine" Version="5.11.5" />
<PackageReference Include="vswhere" Version="2.8.4" />
</ItemGroup>

Expand Down

0 comments on commit 47f6d25

Please sign in to comment.