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 Feb 24, 2023
1 parent 06e53ab commit 9016869
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="CSCore" Version="1.2.1.2" />
<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.7.0" />
<PackageReference Include="NAudio" Version="2.0.1">
<NoWarn>NU1701</NoWarn>
Expand Down
2 changes: 1 addition & 1 deletion PoeEye/PoeShared/PoeShared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="LinqKit" Version="1.2.2" />
<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="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="ParallelExtensionsExtras" Version="1.2.0"><NoWarn>NU1701</NoWarn></PackageReference>
Expand Down

0 comments on commit 9016869

Please sign in to comment.