Skip to content

Commit 3641de2

Browse files
Update dependencies from https://github.com/dotnet/roslyn build 20210520.4 (#17750)
[release/6.0.1xx-preview5] Update dependencies from dotnet/roslyn
1 parent e560b1f commit 3641de2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,21 +69,21 @@
6969
<Uri>https://github.com/dotnet/fsharp</Uri>
7070
<Sha>eed88d48c9f6ebd9d1df11a57f81eba7a40c9bf5</Sha>
7171
</Dependency>
72-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-1.21269.24">
72+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-1.21270.4">
7373
<Uri>https://github.com/dotnet/roslyn</Uri>
74-
<Sha>be91eaedaf01d8d41530e212ec2b8a6f51b672c6</Sha>
74+
<Sha>1e347d3e229cf388249d342c72a1222bff0b5fdd</Sha>
7575
</Dependency>
76-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-1.21269.24">
76+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-1.21270.4">
7777
<Uri>https://github.com/dotnet/roslyn</Uri>
78-
<Sha>be91eaedaf01d8d41530e212ec2b8a6f51b672c6</Sha>
78+
<Sha>1e347d3e229cf388249d342c72a1222bff0b5fdd</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.0.0-1.21269.24">
80+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.0.0-1.21270.4">
8181
<Uri>https://github.com/dotnet/roslyn</Uri>
82-
<Sha>be91eaedaf01d8d41530e212ec2b8a6f51b672c6</Sha>
82+
<Sha>1e347d3e229cf388249d342c72a1222bff0b5fdd</Sha>
8383
</Dependency>
84-
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.0.0-1.21269.24">
84+
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.0.0-1.21270.4">
8585
<Uri>https://github.com/dotnet/roslyn</Uri>
86-
<Sha>be91eaedaf01d8d41530e212ec2b8a6f51b672c6</Sha>
86+
<Sha>1e347d3e229cf388249d342c72a1222bff0b5fdd</Sha>
8787
</Dependency>
8888
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="6.0.0-preview.5.21264.4">
8989
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,10 @@
117117
</PropertyGroup>
118118
<PropertyGroup>
119119
<!-- Dependencies from https://github.com/dotnet/roslyn -->
120-
<MicrosoftNetCompilersToolsetPackageVersion>4.0.0-1.21269.24</MicrosoftNetCompilersToolsetPackageVersion>
121-
<MicrosoftCodeAnalysisCSharpPackageVersion>4.0.0-1.21269.24</MicrosoftCodeAnalysisCSharpPackageVersion>
122-
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.0.0-1.21269.24</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
123-
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.0.0-1.21269.24</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
120+
<MicrosoftNetCompilersToolsetPackageVersion>4.0.0-1.21270.4</MicrosoftNetCompilersToolsetPackageVersion>
121+
<MicrosoftCodeAnalysisCSharpPackageVersion>4.0.0-1.21270.4</MicrosoftCodeAnalysisCSharpPackageVersion>
122+
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.0.0-1.21270.4</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
123+
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.0.0-1.21270.4</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
124124
</PropertyGroup>
125125
<PropertyGroup>
126126
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->

0 commit comments

Comments
 (0)