update packes

This commit is contained in:
TheXamlGuy
2024-02-15 19:13:58 +00:00
parent cc61842c9a
commit 6f5f6f8cfe
12 changed files with 44 additions and 67 deletions
@@ -6,8 +6,8 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="System.Runtime.Caching" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0-preview.1.24080.9" />
<PackageReference Include="System.Runtime.Caching" Version="9.0.0-preview.1.24080.9" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Hyperbar.Widget\Hyperbar.Widget.csproj" />