From 3c7cdaa8b15e211a75d7b22a1c7d52a4200fafc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 20:51:21 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.Testing to 6.0.25, 7.0.14, and 8.0.0 (#36) * Bump Microsoft.AspNetCore.Mvc.Testing to 6.0.25, 7.0.14, and 8.0.0 (#36) Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 6.0.22 to 6.0.25. Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 7.0.11 to 7.0.14. Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.0-rc.1.23421.292 to 8.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/compare/v6.0.22...v6.0.25) - [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.11...v7.0.14) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.0-rc.1.23421.29...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Fix package versions for net6, 7, and 8 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cynthia Z E MacLeod (C3D) --- Directory.Build.props | 2 +- .../AspNetCore/C3D.Extensions.Playwright.AspNetCore.csproj | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 46ac7d8..888b0b5 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,6 +7,6 @@ - + \ No newline at end of file diff --git a/src/C3D/Extensions/Playwright/AspNetCore/C3D.Extensions.Playwright.AspNetCore.csproj b/src/C3D/Extensions/Playwright/AspNetCore/C3D.Extensions.Playwright.AspNetCore.csproj index 2b1df9a..71adc63 100644 --- a/src/C3D/Extensions/Playwright/AspNetCore/C3D.Extensions.Playwright.AspNetCore.csproj +++ b/src/C3D/Extensions/Playwright/AspNetCore/C3D.Extensions.Playwright.AspNetCore.csproj @@ -4,7 +4,6 @@ net6.0;net7.0;net8.0 enable enable - $(NoWarn);NU5104 @@ -16,9 +15,9 @@ - - - + + +