Skip to content

Commit

Permalink
Merge pull request #24 from mauroservienti/dependabot/nuget/src/Micro…
Browse files Browse the repository at this point in the history
…soft.Extensions.Configuration.Abstractions-8.0.0

Bump Microsoft.Extensions.Configuration.Abstractions from 7.0.0 to 8.0.0 in /src
  • Loading branch information
mauroservienti authored Sep 25, 2024
2 parents f79fe82 + e9d82e9 commit 8865623
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="NServiceBus" Version="8.2.1" />
<PackageReference Include="NServiceBus.Extensions.Hosting" Version="2.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 8865623

Please sign in to comment.