Skip to content

Commit 6fddf4a

Browse files
authored
[main] Update dependencies from dotnet/roslyn (dotnet#42151)
2 parents 9f2c037 + 49ade0a commit 6fddf4a

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

eng/Version.Details.xml

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

eng/Versions.props

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -238,14 +238,14 @@
238238
</PropertyGroup>
239239
<PropertyGroup>
240240
<!-- Dependencies from https://github.com/dotnet/roslyn -->
241-
<MicrosoftNetCompilersToolsetVersion>4.12.0-1.24362.11</MicrosoftNetCompilersToolsetVersion>
242-
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.12.0-1.24362.11</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
243-
<MicrosoftCodeAnalysisPackageVersion>4.12.0-1.24362.11</MicrosoftCodeAnalysisPackageVersion>
244-
<MicrosoftCodeAnalysisCSharpPackageVersion>4.12.0-1.24362.11</MicrosoftCodeAnalysisCSharpPackageVersion>
245-
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.12.0-1.24362.11</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
246-
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.12.0-1.24362.11</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
247-
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.12.0-1.24362.11</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
248-
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.12.0-1.24362.11</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
241+
<MicrosoftNetCompilersToolsetVersion>4.12.0-1.24365.10</MicrosoftNetCompilersToolsetVersion>
242+
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.12.0-1.24365.10</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
243+
<MicrosoftCodeAnalysisPackageVersion>4.12.0-1.24365.10</MicrosoftCodeAnalysisPackageVersion>
244+
<MicrosoftCodeAnalysisCSharpPackageVersion>4.12.0-1.24365.10</MicrosoftCodeAnalysisCSharpPackageVersion>
245+
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.12.0-1.24365.10</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
246+
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.12.0-1.24365.10</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
247+
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.12.0-1.24365.10</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
248+
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.12.0-1.24365.10</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
249249
</PropertyGroup>
250250
<PropertyGroup>
251251
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->

0 commit comments

Comments
 (0)