From bd8b0e1812d13c6770eb84388e33bc48327960bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 16:02:45 +0000 Subject: [PATCH] Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#175) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.4.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.4.0...v17.4.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.props b/src/common.props index 2306c7f..a850036 100644 --- a/src/common.props +++ b/src/common.props @@ -20,7 +20,7 @@ [$(PostgresLowVersion), $(PostgresHighVersion)] netstandard2.0 net45 - 17.4.0 + 17.4.1 netcoreapp3.1 net471