Skip to content

Commit f9db55d

Browse files
authored
[release/9.0.3xx] Update dependencies from dotnet/roslyn (#47901)
2 parents 3d5b396 + 46d5179 commit f9db55d

File tree

3 files changed

+34
-34
lines changed

3 files changed

+34
-34
lines changed

eng/SourceBuildPrebuiltBaseline.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
<UsagePattern IdentityGlob="Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0" />
4949
<UsagePattern IdentityGlob="Microsoft.Extensions.Options/9.0.0" />
5050
<UsagePattern IdentityGlob="Microsoft.Extensions.Primitives/9.0.0" />
51-
<UsagePattern IdentityGlob="System.Buffers/4.6.0" />
52-
<UsagePattern IdentityGlob="System.Memory/4.6.0" />
53-
<UsagePattern IdentityGlob="System.Numerics.Vectors/4.6.0" />
54-
<UsagePattern IdentityGlob="System.Runtime.CompilerServices.Unsafe/6.1.0" />
55-
<UsagePattern IdentityGlob="System.Threading.Tasks.Extensions/4.6.0" />
51+
<UsagePattern IdentityGlob="System.Buffers/4.6.1" />
52+
<UsagePattern IdentityGlob="System.Memory/4.6.2" />
53+
<UsagePattern IdentityGlob="System.Numerics.Vectors/4.6.1" />
54+
<UsagePattern IdentityGlob="System.Runtime.CompilerServices.Unsafe/6.1.*" />
55+
<UsagePattern IdentityGlob="System.Threading.Tasks.Extensions/4.6.2" />
5656

5757
<!-- Used only for publishing -->
5858
<UsagePattern IdentityGlob="Microsoft.Net.Compilers.Toolset.Framework/*" />

eng/Version.Details.xml

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

eng/Versions.props

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -203,14 +203,14 @@
203203
</PropertyGroup>
204204
<PropertyGroup>
205205
<!-- Dependencies from https://github.com/dotnet/roslyn -->
206-
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25174.10</MicrosoftNetCompilersToolsetVersion>
207-
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.14.0-3.25174.10</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
208-
<MicrosoftCodeAnalysisPackageVersion>4.14.0-3.25174.10</MicrosoftCodeAnalysisPackageVersion>
209-
<MicrosoftCodeAnalysisCSharpPackageVersion>4.14.0-3.25174.10</MicrosoftCodeAnalysisCSharpPackageVersion>
210-
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.14.0-3.25174.10</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
211-
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.14.0-3.25174.10</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
212-
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.14.0-3.25174.10</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
213-
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.14.0-3.25174.10</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
206+
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25176.10</MicrosoftNetCompilersToolsetVersion>
207+
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.14.0-3.25176.10</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
208+
<MicrosoftCodeAnalysisPackageVersion>4.14.0-3.25176.10</MicrosoftCodeAnalysisPackageVersion>
209+
<MicrosoftCodeAnalysisCSharpPackageVersion>4.14.0-3.25176.10</MicrosoftCodeAnalysisCSharpPackageVersion>
210+
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.14.0-3.25176.10</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
211+
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.14.0-3.25176.10</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
212+
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.14.0-3.25176.10</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
213+
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.14.0-3.25176.10</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
214214
</PropertyGroup>
215215
<PropertyGroup>
216216
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
@@ -288,9 +288,9 @@
288288
Versions need to be conditionally selected: due to https://github.com/dotnet/sdk/issues/45155
289289
-->
290290
<PropertyGroup Condition="'$(DotNetBuildSourceOnly)' == 'true'">
291-
<SystemBuffersVersion>4.6.0</SystemBuffersVersion>
292-
<SystemMemoryVersion>4.6.0</SystemMemoryVersion>
293-
<SystemThreadingTasksExtensionsVersion>4.6.0</SystemThreadingTasksExtensionsVersion>
291+
<SystemBuffersVersion>4.6.1</SystemBuffersVersion>
292+
<SystemMemoryVersion>4.6.2</SystemMemoryVersion>
293+
<SystemThreadingTasksExtensionsVersion>4.6.2</SystemThreadingTasksExtensionsVersion>
294294
</PropertyGroup>
295295
<PropertyGroup Condition="'$(DotNetBuildSourceOnly)' != 'true'">
296296
<SystemBuffersVersion>4.5.1</SystemBuffersVersion>

0 commit comments

Comments
 (0)