Skip to content

Commit

Permalink
Merge pull request #445 from louisaxel-ambroise/dependabot/nuget/Micr…
Browse files Browse the repository at this point in the history
…osoft.Extensions.Hosting.Abstractions-8.0.0

Bump Microsoft.Extensions.Hosting.Abstractions from 7.0.0 to 8.0.0
  • Loading branch information
louisaxel-ambroise authored Nov 15, 2023
2 parents 22c2ddb + 9691cbe commit be9938b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FasTnT.Application/FasTnT.Application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.13" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="7.0.13" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\FasTnT.Domain\FasTnT.Domain.csproj" />
Expand Down

0 comments on commit be9938b

Please sign in to comment.