Skip to content

Commit 47f6d25

Browse files
Bump NuGet.CommandLine in /.NET/Microsoft.Recognizers.Text (#3119)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7534fab commit 47f6d25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.NET/Microsoft.Recognizers.Text/Microsoft.Recognizers.Text.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.1;netstandard2.0;net462;net6.0</TargetFrameworks>
@@ -44,7 +44,7 @@
4444
<PackageReference Include="System.Collections.Immutable" Version="1.7.1" />
4545
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
4646
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="2.2.0" />
47-
<PackageReference Include="NuGet.CommandLine" Version="5.9.3" />
47+
<PackageReference Include="NuGet.CommandLine" Version="5.11.5" />
4848
<PackageReference Include="vswhere" Version="2.8.4" />
4949
</ItemGroup>
5050

0 commit comments

Comments
 (0)