Skip to content

Commit

Permalink
Update NuGet dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidZidar committed Apr 14, 2023
1 parent 582e067 commit 4c16fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TinyLogger/TinyLogger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.4" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.5" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
Expand Down

0 comments on commit 4c16fab

Please sign in to comment.