Skip to content

Commit

Permalink
Bump log4net from 2.0.8 to 2.0.10 in /PoeEye/PoeShared.Native
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 25, 2022
1 parent 5147931 commit a29409c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PoeEye/PoeShared.Native/PoeShared.Native.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="CompareNETObjects" Version="4.65.0" />
<PackageReference Include="Guards" Version="1.0.10"><NoWarn>NU1701</NoWarn></PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="log4net" Version="2.0.8" />
<PackageReference Include="log4net" Version="2.0.10" />
<PackageReference Include="Microsoft.CSharp" Version="4.5.0" />
<PackageReference Include="NAudio" Version="2.0.1"><NoWarn>NU1701</NoWarn></PackageReference>
<PackageReference Include="PInvoke.DwmApi" Version="0.6.49" />
Expand Down
2 changes: 1 addition & 1 deletion PoeEye/PoeShared/PoeShared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="DynamicData" Version="7.8.5" />
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="LiteDB" Version="5.0.12" />
<PackageReference Include="log4net" Version="2.0.8" />
<PackageReference Include="log4net" Version="2.0.10" />
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.0.7"><NoWarn>NU1701</NoWarn></PackageReference>
<PackageReference Include="ParallelExtensionsExtras" Version="1.2.0"><NoWarn>NU1701</NoWarn></PackageReference>
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" PrivateAssets="All"><ExcludeAssets>runtime</ExcludeAssets><IncludeAssets>All</IncludeAssets></PackageReference>
Expand Down

0 comments on commit a29409c

Please sign in to comment.