Skip to content

Commit 14adb08

Browse files
chore(deps): bump NuGet.CommandLine in /Intersect.Server (#1823)
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>
1 parent fa0f117 commit 14adb08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Intersect.Server/Intersect.Server.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
<OutputType>Exe</OutputType>
@@ -111,7 +111,7 @@
111111
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="15.5.31" />
112112
<PackageReference Include="Mono.Data.Sqlite.Portable" Version="1.0.3.5" />
113113
<PackageReference Include="MySqlConnector" Version="0.45.1" />
114-
<PackageReference Include="NuGet.CommandLine" Version="4.9.6" />
114+
<PackageReference Include="NuGet.CommandLine" Version="5.11.5" />
115115
<PackageReference Include="Owin" Version="1.0" />
116116
<PackageReference Include="Owin.Security.AesDataProtectorProvider" Version="1.1.2" />
117117
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="2.1.2" />

0 commit comments

Comments
 (0)