Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn (#45580)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Dec 20, 2024
2 parents d7c8dda + d96c6cb commit aa1e31e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
36 changes: 18 additions & 18 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,43 +97,43 @@
<Sha>5af96504f10836eca6ce804ab3cdd28c042fa35a</Sha>
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.24617.3">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.13.0-3.24619.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f9ccce030d8fdcc2ea095e095b71316d243c5b35</Sha>
<Sha>a9cafab55006f4b523ff1a8fff6c1b02b362fccf</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-3.24617.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.roslyn" Version="4.13.0-3.24619.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f9ccce030d8fdcc2ea095e095b71316d243c5b35</Sha>
<Sha>a9cafab55006f4b523ff1a8fff6c1b02b362fccf</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.13.0-3.24617.3">
<Dependency Name="Microsoft.Net.Compilers.Toolset.Framework" Version="4.13.0-3.24619.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f9ccce030d8fdcc2ea095e095b71316d243c5b35</Sha>
<Sha>a9cafab55006f4b523ff1a8fff6c1b02b362fccf</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.13.0-3.24617.3">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.13.0-3.24619.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f9ccce030d8fdcc2ea095e095b71316d243c5b35</Sha>
<Sha>a9cafab55006f4b523ff1a8fff6c1b02b362fccf</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.13.0-3.24617.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.13.0-3.24619.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f9ccce030d8fdcc2ea095e095b71316d243c5b35</Sha>
<Sha>a9cafab55006f4b523ff1a8fff6c1b02b362fccf</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.13.0-3.24617.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.13.0-3.24619.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f9ccce030d8fdcc2ea095e095b71316d243c5b35</Sha>
<Sha>a9cafab55006f4b523ff1a8fff6c1b02b362fccf</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.13.0-3.24617.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.13.0-3.24619.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f9ccce030d8fdcc2ea095e095b71316d243c5b35</Sha>
<Sha>a9cafab55006f4b523ff1a8fff6c1b02b362fccf</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0-3.24617.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0-3.24619.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f9ccce030d8fdcc2ea095e095b71316d243c5b35</Sha>
<Sha>a9cafab55006f4b523ff1a8fff6c1b02b362fccf</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.13.0-3.24617.3">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.13.0-3.24619.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>f9ccce030d8fdcc2ea095e095b71316d243c5b35</Sha>
<Sha>a9cafab55006f4b523ff1a8fff6c1b02b362fccf</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="10.0.0-alpha.2.24619.3">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
16 changes: 8 additions & 8 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -209,14 +209,14 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetVersion>4.13.0-3.24617.3</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.13.0-3.24617.3</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.13.0-3.24617.3</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.13.0-3.24617.3</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.13.0-3.24617.3</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.13.0-3.24617.3</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.13.0-3.24617.3</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.13.0-3.24617.3</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetVersion>4.13.0-3.24619.11</MicrosoftNetCompilersToolsetVersion>
<MicrosoftNetCompilersToolsetFrameworkPackageVersion>4.13.0-3.24619.11</MicrosoftNetCompilersToolsetFrameworkPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.13.0-3.24619.11</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.13.0-3.24619.11</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.13.0-3.24619.11</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.13.0-3.24619.11</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.13.0-3.24619.11</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.13.0-3.24619.11</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
Expand Down

0 comments on commit aa1e31e

Please sign in to comment.