Skip to content

Commit

Permalink
Update package versions for LibreHardwareMonitorLib, NLog, OpenAI-DotNet
Browse files Browse the repository at this point in the history
Updated the following packages to their latest versions:
- LibreHardwareMonitorLib from 0.9.4-pre324 to 0.9.4-pre326, likely incorporating bug fixes or new features.
- NLog from 5.3.2 to 5.3.3, which may include improvements or bug fixes.
- OpenAI-DotNet from 8.1.1 to 8.1.2, potentially including enhancements or resolving issues.
  • Loading branch information
BoiHanny committed Aug 14, 2024
1 parent 2bbe465 commit 413c92e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vrcosc-magicchatbox/MagicChatbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -186,13 +186,13 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Dubya.WindowsMediaController" Version="2.5.5" />
<PackageReference Include="LibreHardwareMonitorLib" Version="0.9.4-pre324" />
<PackageReference Include="LibreHardwareMonitorLib" Version="0.9.4-pre326" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122" />
<PackageReference Include="NAudio" Version="2.2.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NHotkey.Wpf" Version="3.0.0" />
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="OpenAI-DotNet" Version="8.1.1" />
<PackageReference Include="NLog" Version="5.3.3" />
<PackageReference Include="OpenAI-DotNet" Version="8.1.2" />
<PackageReference Include="VRChat.OSCQuery" Version="0.0.7" />
</ItemGroup>

Expand Down

0 comments on commit 413c92e

Please sign in to comment.