Skip to content

Commit

Permalink
Merge pull request #86 from yantrajs/dependabot/nuget/YantraJS/NuGet.…
Browse files Browse the repository at this point in the history
…Protocol-5.11.5

Bump NuGet.Protocol from 5.9.3 to 5.11.5 in /YantraJS
  • Loading branch information
ackava committed Jun 20, 2023
2 parents c3fa657 + 2ec6a5f commit fa57804
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YantraJS/YantraJS.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 @@ -27,7 +27,7 @@
<ItemGroup>
<PackageReference Include="NuGet.Client" Version="4.2.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.7.0" />
<PackageReference Include="NuGet.Protocol" Version="5.9.3" />
<PackageReference Include="NuGet.Protocol" Version="5.11.5" />
<PackageReference Include="NuGet.Resolver" Version="5.7.0" />
<!--<PackageReference Include="Lokad.ILPack" Version="0.1.6" />-->
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="3.1.6" />
Expand Down

0 comments on commit fa57804

Please sign in to comment.