1 files changed, 1 insertions, 1 deletions
diff --git a/LibMatrix.ExampleBot.csproj b/LibMatrix.ExampleBot.csproj
index 1fc421a..13cbb15 100644
--- a/LibMatrix.ExampleBot.csproj
+++ b/LibMatrix.ExampleBot.csproj
@@ -22,7 +22,7 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0-preview.5.23280.8" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0-preview.7.23375.6" />
</ItemGroup>
<ItemGroup>
<Content Include="appsettings*.json">
|