Skip to content

Commit f7e68df

Browse files
committed
Updated integration testing framework to major release
This is a build-only dependency and won't impact any downstream consumers.
1 parent 9986ea5 commit f7e68df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OnTopic.AspNetCore.Mvc.IntegrationTests/OnTopic.AspNetCore.Mvc.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>
19-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.5" />
19+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.1" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)