Skip to content

Commit

Permalink
Bump NuGet.Protocol from 5.9.3 to 6.0.5 (#3346)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2023
1 parent bcb44e4 commit a217b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tools/SetupUnityPackage/SetupUnityPackage.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 All @@ -17,7 +17,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
<PackageReference Include="NuGet.Protocol" Version="5.9.3" />
<PackageReference Include="NuGet.Protocol" Version="6.0.5" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.205">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit a217b27

Please sign in to comment.