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 Nov 9, 2021
1 parent 8198d56 commit d0d3313
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 @@ -19,7 +19,7 @@
<PackageReference Include="DynamicData" Version="6.13.13" />
<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 @@ -10,7 +10,7 @@
<PackageReference Include="Combinatorics" Version="1.1.0.19" />
<PackageReference Include="CommandLineParser" Version="2.7.82" />
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="log4net" Version="2.0.8" />
<PackageReference Include="log4net" Version="2.0.10" />
<PackageReference Include="PropertyChanged.Fody" Version="3.4.0" />
<PackageReference Include="ReactiveUI" Version="10.4.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
Expand Down

0 comments on commit d0d3313

Please sign in to comment.