Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.TestHost from 8.0.2 to 8.0.3 (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent d902805 commit f944d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageVersion>
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="8.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.2" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.3" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.3" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Abstractions" Version="8.0.3" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Analyzers" Version="8.0.3" />
Expand Down

0 comments on commit f944d3f

Please sign in to comment.