Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
josdemmers committed Oct 5, 2024
1 parent 2b980f2 commit b44c6a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion D4Companion.Updater/D4Companion.Updater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="DryIoc.Microsoft.DependencyInjection" Version="6.2.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.13" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.14" />
<PackageReference Include="Prism.DryIoc" Version="9.0.537" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions D4Companion/D4Companion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,10 @@
<PackageReference Include="MahApps.Metro.IconPacks.Material" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="NHotkey.Wpf" Version="3.0.0" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.13" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.14" />
<PackageReference Include="Prism.DryIoc" Version="9.0.537" />
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
<PackageReference Include="VirtualizingWrapPanel" Version="2.0.10" />
<PackageReference Include="VirtualizingWrapPanel" Version="2.0.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b44c6a7

Please sign in to comment.