Skip to content

Commit a2067ee

Browse files
authored
[release/9.0.3xx] Update dependencies from dotnet/roslyn (#47305)
2 parents 0dbcfb5 + 718a722 commit a2067ee

File tree

3 files changed

+36
-35
lines changed

3 files changed

+36
-35
lines changed

eng/SourceBuildPrebuiltBaseline.xml

+10-9
Original file line numberDiff line numberDiff line change
@@ -22,30 +22,31 @@
2222
<UsagePattern IdentityGlob="Microsoft.Extensions.FileSystemGlobbing/*6.0.0*" />
2323
<UsagePattern IdentityGlob="Microsoft.NET.StringTools/17.7.2" />
2424
<UsagePattern IdentityGlob="Microsoft.VisualStudio.Setup.Configuration.Interop/3.2.2146" />
25-
<UsagePattern IdentityGlob="System.Collections.Immutable/8.0.0" />
25+
<UsagePattern IdentityGlob="System.Collections.Immutable/9.0.0" />
2626
<UsagePattern IdentityGlob="System.CommandLine.Rendering/0.4.0-alpha.24112.1" />
27-
<UsagePattern IdentityGlob="System.Composition/*8.0.0*" />
27+
<UsagePattern IdentityGlob="System.Composition/*9.0.0*" />
2828
<UsagePattern IdentityGlob="System.Composition.AttributedModel/*7.0.0*" />
2929
<UsagePattern IdentityGlob="System.Configuration.ConfigurationManager/*7.0.0*" />
3030
<UsagePattern IdentityGlob="System.Composition.Convention/*7.0.0*" />
3131
<UsagePattern IdentityGlob="System.Composition.Hosting/*7.0.0*" />
3232
<UsagePattern IdentityGlob="System.Composition.Runtime/*7.0.0*" />
3333
<UsagePattern IdentityGlob="System.Composition.TypedParts/*7.0.0*" />
3434
<UsagePattern IdentityGlob="System.Diagnostics.DiagnosticSource/*8.0.1*" />
35-
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/*7.0.0*" />
35+
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/*9.0.0*" />
3636
<UsagePattern IdentityGlob="System.Formats.Asn1/*8.0.1*" />
3737
<UsagePattern IdentityGlob="System.Reflection.MetadataLoadContext/*7.0.0*" />
38-
<UsagePattern IdentityGlob="System.Reflection.Metadata/8.0.0" />
38+
<UsagePattern IdentityGlob="System.Reflection.Metadata/9.0.0" />
3939
<UsagePattern IdentityGlob="System.Security.Cryptography.ProtectedData/*7.0.0*" />
4040

4141
<!-- Transitive dependencies from MSBuild -->
4242
<UsagePattern IdentityGlob="Microsoft.VisualStudio.SolutionPersistence/1.0.9" />
4343

4444
<!-- Transitive dependencies from roslyn -->
4545
<UsagePattern IdentityGlob="System.Diagnostics.EventLog/8.0.0" />
46-
<UsagePattern IdentityGlob="Microsoft.Extensions.DependencyInjection/8.0.0" />
47-
<UsagePattern IdentityGlob="Microsoft.Extensions.Options/8.0.0" />
48-
<UsagePattern IdentityGlob="Microsoft.Extensions.Primitives/8.0.0" />
46+
<UsagePattern IdentityGlob="Microsoft.Extensions.DependencyInjection/9.0.0" />
47+
<UsagePattern IdentityGlob="Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0" />
48+
<UsagePattern IdentityGlob="Microsoft.Extensions.Options/9.0.0" />
49+
<UsagePattern IdentityGlob="Microsoft.Extensions.Primitives/9.0.0" />
4950
<UsagePattern IdentityGlob="System.Buffers/4.6.0" />
5051
<UsagePattern IdentityGlob="System.Memory/4.6.0" />
5152
<UsagePattern IdentityGlob="System.Numerics.Vectors/4.6.0" />
@@ -58,8 +59,8 @@
5859
<!-- These are coming in via runtime but the source-build infra isn't able to automatically pick up the right intermediate. -->
5960
<UsagePattern IdentityGlob="Microsoft.NETCore.App.Crossgen2.linux-x64/*9.0.*" />
6061

61-
<UsagePattern IdentityGlob="System.IO.Pipelines/*8.0.0*" />
62-
<UsagePattern IdentityGlob="System.Threading.Tasks.Dataflow/*8.0.0*" />
62+
<UsagePattern IdentityGlob="System.IO.Pipelines/*9.0.0*" />
63+
<UsagePattern IdentityGlob="System.Threading.Tasks.Dataflow/*9.0.0*" />
6364
</IgnorePatterns>
6465

6566
</UsageData>

eng/Version.Details.xml

+18-18
Original file line numberDiff line numberDiff line change
@@ -93,43 +93,43 @@
9393
<Sha>e4889bb53328e6a75855c3f3d2122d0aacae7a4b</Sha>
9494
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
9595
</Dependency>
96-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25154.7">
96+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25155.15">
9797
<Uri>https://github.com/dotnet/roslyn</Uri>
98-
<Sha>37ec9cdcfbcb805026ff34ea6feccf68b6f55927</Sha>
98+
<Sha>68501c0866aaacff3c6adfdd424f82d8e6557f50</Sha>
9999
</Dependency>
100100
<!-- Intermediate is necessary for source build. -->
101-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.14.0-3.25154.7">
101+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.14.0-3.25155.15">
102102
<Uri>https://github.com/dotnet/roslyn</Uri>
103-
<Sha>37ec9cdcfbcb805026ff34ea6feccf68b6f55927</Sha>
103+
<Sha>68501c0866aaacff3c6adfdd424f82d8e6557f50</Sha>
104104
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
105105
</Dependency>
106-
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.14.0-3.25154.7">
106+
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.14.0-3.25155.15">
107107
<Uri>https://github.com/dotnet/roslyn</Uri>
108-
<Sha>37ec9cdcfbcb805026ff34ea6feccf68b6f55927</Sha>
108+
<Sha>68501c0866aaacff3c6adfdd424f82d8e6557f50</Sha>
109109
</Dependency>
110-
<Dependency Name="Microsoft.CodeAnalysis" Version="4.14.0-3.25154.7">
110+
<Dependency Name="Microsoft.CodeAnalysis" Version="4.14.0-3.25155.15">
111111
<Uri>https://github.com/dotnet/roslyn</Uri>
112-
<Sha>37ec9cdcfbcb805026ff34ea6feccf68b6f55927</Sha>
112+
<Sha>68501c0866aaacff3c6adfdd424f82d8e6557f50</Sha>
113113
</Dependency>
114-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.14.0-3.25154.7">
114+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.14.0-3.25155.15">
115115
<Uri>https://github.com/dotnet/roslyn</Uri>
116-
<Sha>37ec9cdcfbcb805026ff34ea6feccf68b6f55927</Sha>
116+
<Sha>68501c0866aaacff3c6adfdd424f82d8e6557f50</Sha>
117117
</Dependency>
118-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.14.0-3.25154.7">
118+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.14.0-3.25155.15">
119119
<Uri>https://github.com/dotnet/roslyn</Uri>
120-
<Sha>37ec9cdcfbcb805026ff34ea6feccf68b6f55927</Sha>
120+
<Sha>68501c0866aaacff3c6adfdd424f82d8e6557f50</Sha>
121121
</Dependency>
122-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.14.0-3.25154.7">
122+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.14.0-3.25155.15">
123123
<Uri>https://github.com/dotnet/roslyn</Uri>
124-
<Sha>37ec9cdcfbcb805026ff34ea6feccf68b6f55927</Sha>
124+
<Sha>68501c0866aaacff3c6adfdd424f82d8e6557f50</Sha>
125125
</Dependency>
126-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0-3.25154.7">
126+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0-3.25155.15">
127127
<Uri>https://github.com/dotnet/roslyn</Uri>
128-
<Sha>37ec9cdcfbcb805026ff34ea6feccf68b6f55927</Sha>
128+
<Sha>68501c0866aaacff3c6adfdd424f82d8e6557f50</Sha>
129129
</Dependency>
130-
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.14.0-3.25154.7">
130+
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.14.0-3.25155.15">
131131
<Uri>https://github.com/dotnet/roslyn</Uri>
132-
<Sha>37ec9cdcfbcb805026ff34ea6feccf68b6f55927</Sha>
132+
<Sha>68501c0866aaacff3c6adfdd424f82d8e6557f50</Sha>
133133
</Dependency>
134134
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="9.0.2-rtm.25067.4">
135135
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>

eng/Versions.props

+8-8
Original file line numberDiff line numberDiff line change
@@ -202,14 +202,14 @@
202202
</PropertyGroup>
203203
<PropertyGroup>
204204
<!-- Dependencies from https://github.com/dotnet/roslyn -->
205-
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25154.7</MicrosoftNetCompilersToolsetVersion>
206-
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.14.0-3.25154.7</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
207-
<MicrosoftCodeAnalysisPackageVersion>4.14.0-3.25154.7</MicrosoftCodeAnalysisPackageVersion>
208-
<MicrosoftCodeAnalysisCSharpPackageVersion>4.14.0-3.25154.7</MicrosoftCodeAnalysisCSharpPackageVersion>
209-
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.14.0-3.25154.7</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
210-
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.14.0-3.25154.7</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
211-
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.14.0-3.25154.7</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
212-
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.14.0-3.25154.7</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
205+
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25155.15</MicrosoftNetCompilersToolsetVersion>
206+
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.14.0-3.25155.15</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
207+
<MicrosoftCodeAnalysisPackageVersion>4.14.0-3.25155.15</MicrosoftCodeAnalysisPackageVersion>
208+
<MicrosoftCodeAnalysisCSharpPackageVersion>4.14.0-3.25155.15</MicrosoftCodeAnalysisCSharpPackageVersion>
209+
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.14.0-3.25155.15</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
210+
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.14.0-3.25155.15</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
211+
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.14.0-3.25155.15</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
212+
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.14.0-3.25155.15</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
213213
</PropertyGroup>
214214
<PropertyGroup>
215215
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->

0 commit comments

Comments
 (0)