Skip to content

Commit f8050d7

Browse files
author
v-wuzhai
authored
[release/10.0.1xx-preview3] Update dependencies from dotnet/roslyn (#47869)
2 parents 945ae7c + 17de67c commit f8050d7

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

eng/Version.Details.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -125,47 +125,47 @@
125125
<Sha>46011b970a6b3337596d66f168992051dd134565</Sha>
126126
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
127127
</Dependency>
128-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25174.14">
128+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.14.0-3.25177.9">
129129
<Uri>https://github.com/dotnet/roslyn</Uri>
130-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
130+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
131131
</Dependency>
132132
<!-- Intermediate is necessary for source build. -->
133-
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.14.0-3.25174.14">
133+
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.14.0-3.25177.9">
134134
<Uri>https://github.com/dotnet/roslyn</Uri>
135-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
135+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
136136
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
137137
</Dependency>
138-
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.14.0-3.25174.14">
138+
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.14.0-3.25177.9">
139139
<Uri>https://github.com/dotnet/roslyn</Uri>
140-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
140+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
141141
</Dependency>
142-
<Dependency Name="Microsoft.CodeAnalysis" Version="4.14.0-3.25174.14">
142+
<Dependency Name="Microsoft.CodeAnalysis" Version="4.14.0-3.25177.9">
143143
<Uri>https://github.com/dotnet/roslyn</Uri>
144-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
144+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
145145
</Dependency>
146-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.14.0-3.25174.14">
146+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.14.0-3.25177.9">
147147
<Uri>https://github.com/dotnet/roslyn</Uri>
148-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
148+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
149149
</Dependency>
150-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.14.0-3.25174.14">
150+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.14.0-3.25177.9">
151151
<Uri>https://github.com/dotnet/roslyn</Uri>
152-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
152+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
153153
</Dependency>
154-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.14.0-3.25174.14">
154+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.14.0-3.25177.9">
155155
<Uri>https://github.com/dotnet/roslyn</Uri>
156-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
156+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
157157
</Dependency>
158-
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0-3.25174.14">
158+
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0-3.25177.9">
159159
<Uri>https://github.com/dotnet/roslyn</Uri>
160-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
160+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
161161
</Dependency>
162-
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.14.0-3.25174.14">
162+
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.14.0-3.25177.9">
163163
<Uri>https://github.com/dotnet/roslyn</Uri>
164-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
164+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
165165
</Dependency>
166-
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.14.0-3.25174.14">
166+
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.14.0-3.25177.9">
167167
<Uri>https://github.com/dotnet/roslyn</Uri>
168-
<Sha>4140091b04c9bc5fa46f633007404c196e25e5a7</Sha>
168+
<Sha>4b22efb086df05cc03323e776f4d5842111c89b3</Sha>
169169
</Dependency>
170170
<Dependency Name="Microsoft.Build.NuGetSdkResolver" Version="6.14.0-preview.1.93">
171171
<Uri>https://github.com/nuget/nuget.client</Uri>

eng/Versions.props

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -226,15 +226,15 @@
226226
</PropertyGroup>
227227
<PropertyGroup>
228228
<!-- Dependencies from https://github.com/dotnet/roslyn -->
229-
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25174.14</MicrosoftNetCompilersToolsetVersion>
230-
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.14.0-3.25174.14</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
231-
<MicrosoftCodeAnalysisPackageVersion>4.14.0-3.25174.14</MicrosoftCodeAnalysisPackageVersion>
232-
<MicrosoftCodeAnalysisCSharpPackageVersion>4.14.0-3.25174.14</MicrosoftCodeAnalysisCSharpPackageVersion>
233-
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.14.0-3.25174.14</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
234-
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.14.0-3.25174.14</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
235-
<MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>4.14.0-3.25174.14</MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>
236-
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.14.0-3.25174.14</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
237-
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.14.0-3.25174.14</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
229+
<MicrosoftNetCompilersToolsetVersion>4.14.0-3.25177.9</MicrosoftNetCompilersToolsetVersion>
230+
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.14.0-3.25177.9</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
231+
<MicrosoftCodeAnalysisPackageVersion>4.14.0-3.25177.9</MicrosoftCodeAnalysisPackageVersion>
232+
<MicrosoftCodeAnalysisCSharpPackageVersion>4.14.0-3.25177.9</MicrosoftCodeAnalysisCSharpPackageVersion>
233+
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.14.0-3.25177.9</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
234+
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.14.0-3.25177.9</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
235+
<MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>4.14.0-3.25177.9</MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>
236+
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.14.0-3.25177.9</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
237+
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.14.0-3.25177.9</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
238238
</PropertyGroup>
239239
<PropertyGroup>
240240
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->

0 commit comments

Comments
 (0)