From 8504d1254dfc3260cc0788b18d62bd7114aa2902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 23:07:25 +0000 Subject: [PATCH] Bump Microsoft.Net.Compilers.Toolset in /tools/DevicesApiTester Bumps [Microsoft.Net.Compilers.Toolset](https://github.com/dotnet/roslyn) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/compare/Visual-Studio-2019-Version-16.0-Preview-4.3...Visual-Studio-2019-Version-16.0-Preview-4.4) --- updated-dependencies: - dependency-name: Microsoft.Net.Compilers.Toolset dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- eng/Compilers.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Compilers.props b/eng/Compilers.props index 858b962bbf..1ea7f12d50 100644 --- a/eng/Compilers.props +++ b/eng/Compilers.props @@ -4,7 +4,7 @@ true true - 4.3.0 + 4.4.0