Skip to content

Commit

Permalink
Merge pull request #5 from Fortunevale/dependabot/nuget/Microsoft.Ext…
Browse files Browse the repository at this point in the history
…ensions.Logging-9.0.1

Bump Microsoft.Extensions.Logging from 8.0.1 to 9.0.1
  • Loading branch information
TheXorog authored Jan 21, 2025
2 parents 7298ed2 + 5f77a99 commit 8504368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Xorog.UniversalExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.1" />
</ItemGroup>

</Project>

0 comments on commit 8504368

Please sign in to comment.