Skip to content

Commit b9e7faa

Browse files
[release/8.0.4xx] Update dependencies from dotnet/roslyn (#41495)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c933430 commit b9e7faa

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -78,34 +78,34 @@
7878
<Sha>32b81fa7a51d0fa630b534ead8ded8c7432f2c2b</Sha>
7979
<SourceBuild RepoName="format" ManagedOnly="true" />
8080
</Dependency>
81-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24306.10">
81+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24307.2">
8282
<Uri>https://github.com/dotnet/roslyn</Uri>
83-
<Sha>bcc2a181652894b74d241864c2ca3663de0e4d3a</Sha>
83+
<Sha>f0a5241acc0a87edc69f342664c9ed1945fcf3dc</Sha>
8484
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
8585
</Dependency>
86-
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-3.24306.10">
86+
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-3.24307.2">
8787
<Uri>https://github.com/dotnet/roslyn</Uri>
88-
<Sha>bcc2a181652894b74d241864c2ca3663de0e4d3a</Sha>
88+
<Sha>f0a5241acc0a87edc69f342664c9ed1945fcf3dc</Sha>
8989
</Dependency>
90-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-3.24306.10">
90+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-3.24307.2">
9191
<Uri>https://github.com/dotnet/roslyn</Uri>
92-
<Sha>bcc2a181652894b74d241864c2ca3663de0e4d3a</Sha>
92+
<Sha>f0a5241acc0a87edc69f342664c9ed1945fcf3dc</Sha>
9393
</Dependency>
94-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0-3.24306.10">
94+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0-3.24307.2">
9595
<Uri>https://github.com/dotnet/roslyn</Uri>
96-
<Sha>bcc2a181652894b74d241864c2ca3663de0e4d3a</Sha>
96+
<Sha>f0a5241acc0a87edc69f342664c9ed1945fcf3dc</Sha>
9797
</Dependency>
98-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0-3.24306.10">
98+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0-3.24307.2">
9999
<Uri>https://github.com/dotnet/roslyn</Uri>
100-
<Sha>bcc2a181652894b74d241864c2ca3663de0e4d3a</Sha>
100+
<Sha>f0a5241acc0a87edc69f342664c9ed1945fcf3dc</Sha>
101101
</Dependency>
102-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-3.24306.10">
102+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-3.24307.2">
103103
<Uri>https://github.com/dotnet/roslyn</Uri>
104-
<Sha>bcc2a181652894b74d241864c2ca3663de0e4d3a</Sha>
104+
<Sha>f0a5241acc0a87edc69f342664c9ed1945fcf3dc</Sha>
105105
</Dependency>
106-
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0-3.24306.10">
106+
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0-3.24307.2">
107107
<Uri>https://github.com/dotnet/roslyn</Uri>
108-
<Sha>bcc2a181652894b74d241864c2ca3663de0e4d3a</Sha>
108+
<Sha>f0a5241acc0a87edc69f342664c9ed1945fcf3dc</Sha>
109109
</Dependency>
110110
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="8.0.5-servicing.24224.4">
111111
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>

eng/Versions.props

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,13 @@
155155
</PropertyGroup>
156156
<PropertyGroup>
157157
<!-- Dependencies from https://github.com/dotnet/roslyn -->
158-
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-3.24306.10</MicrosoftNetCompilersToolsetPackageVersion>
159-
<MicrosoftCodeAnalysisPackageVersion>4.11.0-3.24306.10</MicrosoftCodeAnalysisPackageVersion>
160-
<MicrosoftCodeAnalysisCSharpPackageVersion>4.11.0-3.24306.10</MicrosoftCodeAnalysisCSharpPackageVersion>
161-
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.11.0-3.24306.10</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
162-
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.11.0-3.24306.10</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
163-
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.11.0-3.24306.10</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
164-
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.11.0-3.24306.10</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
158+
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-3.24307.2</MicrosoftNetCompilersToolsetPackageVersion>
159+
<MicrosoftCodeAnalysisPackageVersion>4.11.0-3.24307.2</MicrosoftCodeAnalysisPackageVersion>
160+
<MicrosoftCodeAnalysisCSharpPackageVersion>4.11.0-3.24307.2</MicrosoftCodeAnalysisCSharpPackageVersion>
161+
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.11.0-3.24307.2</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
162+
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.11.0-3.24307.2</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
163+
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.11.0-3.24307.2</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
164+
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.11.0-3.24307.2</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
165165
<MicrosoftNetCompilersToolsetVersion>$(MicrosoftNetCompilersToolsetPackageVersion)</MicrosoftNetCompilersToolsetVersion>
166166
</PropertyGroup>
167167
<PropertyGroup>

0 commit comments

Comments
 (0)