Skip to content

Commit

Permalink
Merge pull request #217 from Analogy-LogViewer/dependabot/nuget/Micro…
Browse files Browse the repository at this point in the history
…soft.Extensions.Logging.Abstractions-8.0.2

Bump Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 8.0.2
  • Loading branch information
LiorBanai authored Oct 9, 2024
2 parents bddd77f + 66a4250 commit 13172e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy.Interfaces/Analogy.Interfaces.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Analogy.Interfaces.DataTypes" Version="1.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
</ItemGroup>
</Project>

0 comments on commit 13172e9

Please sign in to comment.