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
…706.1 (#18752)

[main] Update dependencies from dotnet/roslyn
  • Loading branch information
dotnet-maestro[bot] authored Jul 6, 2021
1 parent 69b2e07 commit 417823c
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 @@ -75,22 +75,22 @@
<Sha>3af67cd8ffd73b2dc443e1e24dc0cf28f7e1c608</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-2.21354.7">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-2.21356.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>687d7ea3149a9b40def15a51899e9692324e881e</Sha>
<Sha>d16c8bd011951d9bd15809d9004276cf7baaa786</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-2.21354.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-2.21356.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>687d7ea3149a9b40def15a51899e9692324e881e</Sha>
<Sha>d16c8bd011951d9bd15809d9004276cf7baaa786</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.0.0-2.21354.7">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.0.0-2.21356.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>687d7ea3149a9b40def15a51899e9692324e881e</Sha>
<Sha>d16c8bd011951d9bd15809d9004276cf7baaa786</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.0.0-2.21354.7">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.0.0-2.21356.1">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>687d7ea3149a9b40def15a51899e9692324e881e</Sha>
<Sha>d16c8bd011951d9bd15809d9004276cf7baaa786</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="6.0.0-preview.7.21355.4">
<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 @@ -117,10 +117,10 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.0.0-2.21354.7</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.0.0-2.21354.7</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.0.0-2.21354.7</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.0.0-2.21354.7</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.0.0-2.21356.1</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.0.0-2.21356.1</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.0.0-2.21356.1</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.0.0-2.21356.1</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
Expand Down

0 comments on commit 417823c

Please sign in to comment.