Skip to content

Commit

Permalink
Bump Microsoft.Net.Compilers.Toolset in /tools/DevicesApiTester (#1922)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Net.Compilers.Toolset](https://github.com/dotnet/roslyn) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](dotnet/roslyn@v4.2.0...Visual-Studio-2019-Version-16.0-Preview-4.3)

---
updated-dependencies:
- dependency-name: Microsoft.Net.Compilers.Toolset
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 22, 2022
1 parent a8c4046 commit 82bc509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Compilers.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<UseSharedCompilation>true</UseSharedCompilation>
<!-- Use the inbox compilers that come with the SDK -->
<UseSdkCompilers>true</UseSdkCompilers>
<CompilerVersion>4.2.0</CompilerVersion>
<CompilerVersion>4.3.0</CompilerVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 82bc509

Please sign in to comment.