Skip to content

Commit

Permalink
Merge pull request #194 from pyrocumulus/dependabot/nuget/tests/PVOut…
Browse files Browse the repository at this point in the history
…put.Net.Tests/Microsoft.Extensions.Logging.Abstractions-8.0.0

Bump Microsoft.Extensions.Logging.Abstractions from 7.0.1 to 8.0.0 in /tests/PVOutput.Net.Tests
  • Loading branch information
pyrocumulus authored Nov 25, 2023
2 parents dd6c063 + c3f5cfa commit 0ba4e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PVOutput.Net/PVOutput.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ https://github.com/pyrocumulus/pvoutput.net/blob/main/CHANGELOG.md</PackageRelea
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
<PackageReference Include="Tavis.UriTemplates" Version="2.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 0ba4e03

Please sign in to comment.