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
…714.8

Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset , Microsoft.CodeAnalysis.Workspaces.MSBuild
 From Version 4.0.0-3.21364.4 -> To Version 4.0.0-3.21364.8
  • Loading branch information
dotnet-maestro[bot] committed Jul 15, 2021
1 parent 67151c5 commit 5a1c5f0
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 @@ -79,22 +79,22 @@
<Uri>https://github.com/dotnet/format</Uri>
<Sha>15b61d9c084373a1eff6a937bd6d762b52ab1864</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-3.21364.6">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.0.0-3.21364.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0ab18cf48a411c3caf8afcb8032afd0cc1009b24</Sha>
<Sha>06a38eb4a45ab0d848c9324a929a37182511ea5c</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-3.21364.6">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-3.21364.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0ab18cf48a411c3caf8afcb8032afd0cc1009b24</Sha>
<Sha>06a38eb4a45ab0d848c9324a929a37182511ea5c</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.0.0-3.21364.6">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.0.0-3.21364.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0ab18cf48a411c3caf8afcb8032afd0cc1009b24</Sha>
<Sha>06a38eb4a45ab0d848c9324a929a37182511ea5c</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.0.0-3.21364.6">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.0.0-3.21364.8">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>0ab18cf48a411c3caf8afcb8032afd0cc1009b24</Sha>
<Sha>06a38eb4a45ab0d848c9324a929a37182511ea5c</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="6.0.0-preview.7.21364.3">
<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 @@ -121,10 +121,10 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.0.0-3.21364.6</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.0.0-3.21364.6</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.0.0-3.21364.6</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.0.0-3.21364.6</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.0.0-3.21364.8</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.0.0-3.21364.8</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.0.0-3.21364.8</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.0.0-3.21364.8</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
Expand Down

0 comments on commit 5a1c5f0

Please sign in to comment.