Skip to content

Commit

Permalink
Update Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Nov 24, 2024
1 parent b1de3fe commit 2c192d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<PackageReference Include="RawInput.Sharp" Version="0.1.3" />
<PackageReference Include="Skylark.Wing" Version="3.1.7.8" />
<PackageReference Include="Skylark.Standard" Version="3.1.6.8" />
<PackageReference Include="CefSharp.Wpf.HwndHost" Version="130.1.90" />
<PackageReference Include="CefSharp.Wpf.HwndHost" Version="131.2.70" />
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net48'))">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<PackageReference Include="Skylark.Wing" Version="3.1.7.8" />
<PackageReference Include="Skylark.Standard" Version="3.1.6.8" />
<PackageReference Include="MathNet.Numerics" Version="6.0.0-beta1" />
<PackageReference Include="LibreHardwareMonitorLib" Version="0.9.4-pre358" />
<PackageReference Include="LibreHardwareMonitorLib" Version="0.9.5-pre370" />
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net48'))">
Expand Down

0 comments on commit 2c192d3

Please sign in to comment.