Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update PeNet and NLog
Browse files Browse the repository at this point in the history
  • Loading branch information
caesay committed Feb 3, 2022
1 parent b64d85d commit d09b853
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/SquirrelCli/SquirrelCli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="B2Net" Version="0.7.5" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
<PackageReference Include="NuGet.Commands" Version="6.0.0" />
<PackageReference Include="PeNet" Version="2.9.3" />
<PackageReference Include="PeNet" Version="2.9.4" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Update/Update.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NLog" Version="5.0.0-rc1" />
<PackageReference Include="NLog" Version="5.0.0-rc2" />
<PackageReference Include="Vanara.PInvoke.User32" Version="3.3.15" />
<PackageReference Include="Vanara.PInvoke.SHCore" Version="3.3.15" />
</ItemGroup>
Expand Down

0 comments on commit d09b853

Please sign in to comment.