Skip to content

Commit

Permalink
chore(deps): bump NuGet.CommandLine in /Intersect.Server (#1823)
Browse files Browse the repository at this point in the history
Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 4.9.6 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>
  • Loading branch information
dependabot[bot] authored Jun 25, 2023
1 parent fa0f117 commit 14adb08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Intersect.Server/Intersect.Server.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>Exe</OutputType>
Expand Down Expand Up @@ -111,7 +111,7 @@
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="15.5.31" />
<PackageReference Include="Mono.Data.Sqlite.Portable" Version="1.0.3.5" />
<PackageReference Include="MySqlConnector" Version="0.45.1" />
<PackageReference Include="NuGet.CommandLine" Version="4.9.6" />
<PackageReference Include="NuGet.CommandLine" Version="5.11.5" />
<PackageReference Include="Owin" Version="1.0" />
<PackageReference Include="Owin.Security.AesDataProtectorProvider" Version="1.1.2" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="2.1.2" />
Expand Down

0 comments on commit 14adb08

Please sign in to comment.