Skip to content

Commit 7747b76

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.0-rc.2.22476.2 to 7.0.0
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 7.0.0-rc.2.22476.2 to 7.0.0. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ff3288 commit 7747b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/LinkDotNet.Blog.IntegrationTests/LinkDotNet.Blog.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.0-rc.2.22476.2" />
9+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.0" />
1010
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-rc.2.22472.11" />
1111
<PackageReference Include="RavenDB.TestDriver" Version="5.4.4" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)