Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/roslyn build 20210…
Browse files Browse the repository at this point in the history
…429.10 (#17271)

[main] Update dependencies from dotnet/roslyn
  • Loading branch information
dotnet-maestro[bot] authored Apr 29, 2021
1 parent 05fdf51 commit 24810db
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,21 +69,21 @@
<Uri>https://github.com/dotnet/fsharp</Uri>
<Sha>b6a352ab0a11a0584348dd77811af7eecaf9d072</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-2.21229.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-2.21229.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>d871940668630d0d6f71666760beab55b7cf4636</Sha>
<Sha>f6e5c2e782c2ccd0e08c0e5fc88e7d234e3257e0</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-2.21229.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-2.21229.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>d871940668630d0d6f71666760beab55b7cf4636</Sha>
<Sha>f6e5c2e782c2ccd0e08c0e5fc88e7d234e3257e0</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.0.0-2.21229.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.0.0-2.21229.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>d871940668630d0d6f71666760beab55b7cf4636</Sha>
<Sha>f6e5c2e782c2ccd0e08c0e5fc88e7d234e3257e0</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.0.0-2.21229.2">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.0.0-2.21229.10">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>d871940668630d0d6f71666760beab55b7cf4636</Sha>
<Sha>f6e5c2e782c2ccd0e08c0e5fc88e7d234e3257e0</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="6.0.0-preview.5.21228.8">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.0.0-2.21229.2</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.0.0-2.21229.2</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.0.0-2.21229.2</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.0.0-2.21229.2</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.0.0-2.21229.10</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.0.0-2.21229.10</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.0.0-2.21229.10</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.0.0-2.21229.10</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
Expand Down

0 comments on commit 24810db

Please sign in to comment.