Skip to content

Commit

Permalink
Merge pull request #73 from phmatray/dependabot/nuget/geometrix-api/M…
Browse files Browse the repository at this point in the history
…icrosoft.Extensions.Logging.Abstractions-8.0.1

chore(deps): bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1 in /geometrix-api
  • Loading branch information
phmatray authored Mar 14, 2024
2 parents 1777c4a + b89d76a commit 6f94f32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.2" />
</ItemGroup>
Expand Down

0 comments on commit 6f94f32

Please sign in to comment.