Skip to content

Commit

Permalink
Merge pull request #13 from royalapplications/upgrade-deps
Browse files Browse the repository at this point in the history
Update NuGet packages
  • Loading branch information
StefanKoell authored Oct 9, 2024
2 parents 1b8a8ac + 88bd5bc commit 4a1f278
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

</Project>

0 comments on commit 4a1f278

Please sign in to comment.