Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/6.x] Update dependencies from dotnet/roslyn #1533

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependencies from https://github.com/dotnet/roslyn build 20220…
…216.16

Microsoft.NETCore.Compilers
 From Version 4.1.0-5.22116.13 -> To Version 4.2.0-1.22116.16
dotnet-maestro[bot] committed Feb 28, 2022

Verified

This commit was signed with the committer’s verified signature.
Eliulm Elias Wahl
commit 801b92cbe0b3753ff3ed189a7e31b3097ad96cf1
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NETCore.Compilers" Version="4.1.0-5.22116.13">
<Dependency Name="Microsoft.NETCore.Compilers" Version="4.2.0-1.22116.16">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>dbffaa4a4e4507b8e8dcf0cae6e3209d32113391</Sha>
<Sha>cb93a990bf3e8e8ae71ac75e9db7e549a3a44221</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta1.21473.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
<MicrosoftCodeAnalysisAnalyzersVersion>3.3.3</MicrosoftCodeAnalysisAnalyzersVersion>
<MicrosoftExtensionsDependencyInjectionVersion>5.0.0</MicrosoftExtensionsDependencyInjectionVersion>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNETCoreCompilersPackageVersion>4.1.0-5.22116.13</MicrosoftNETCoreCompilersPackageVersion>
<MicrosoftNETCoreCompilersPackageVersion>4.2.0-1.22116.16</MicrosoftNETCoreCompilersPackageVersion>
<!-- Dependencies from https://github.com/dotnet/command-line-api -->
<SystemCommandLineVersion>2.0.0-beta1.21473.1</SystemCommandLineVersion>
<SystemCommandLineRenderingVersion>0.3.0-alpha.21473.1</SystemCommandLineRenderingVersion>