Skip to content

Commit

Permalink
Merge pull request #1428 from NuGetPackageExplorer/dependabot/nuget/P…
Browse files Browse the repository at this point in the history
…eNet-2.9.2
  • Loading branch information
clairernovotny committed Dec 9, 2021
2 parents d98979f + c10b6b2 commit ae50e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!--<PackageReference Include="Microsoft.SourceLink.Tools" Version="1.1.0-beta-21115-02" PrivateAssets="all" />-->
<PackageReference Include="Microsoft.SymbolStore" Version="1.0.251801" />
<PackageReference Include="NuGet.Protocol" Version="$(NuGetDependencyVersion)" />
<PackageReference Include="PeNet" Version="2.9.1" />
<PackageReference Include="PeNet" Version="2.9.2" />
<PackageReference Include="System.Formats.Asn1" Version="6.0.0" />
<PackageReference Include="System.Reflection.Metadata" Version="6.0.0" />
<PackageReference Condition="$(TargetFramework.Contains('-windows'))" Include="OSVersionHelper" Version="1.1.24" />
Expand Down

0 comments on commit ae50e38

Please sign in to comment.