Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.TestHost from 8.0.0 to 8.0.1 in /src (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 175031c commit 23a44aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SqlServer.Native.Tests/SqlServer.Native.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="NServiceBus.Transport.SqlServer" Version="7.0.2" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.1" PrivateAssets="all" />
<PackageReference Include="NServiceBus" Version="8.1.6" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.1" />
<PackageReference Include="Verify.SqlServer" Version="8.0.1" />
<PackageReference Include="Verify.Xunit" Version="22.11.4" />
<PackageReference Include="Xunit" Version="2.6.5" />
Expand Down

0 comments on commit 23a44aa

Please sign in to comment.