Skip to content

Commit

Permalink
Update dependencies from /~https://github.com/dotnet/roslyn build 20240…
Browse files Browse the repository at this point in the history
…929.3

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset
 From Version 4.11.0-3.24475.2 -> To Version 4.11.0-3.24479.3
  • Loading branch information
dotnet-maestro[bot] committed Sep 29, 2024
1 parent 8954812 commit 985a32e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-templating -->
<add key="darc-pub-dotnet-templating-edd31f7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-edd31f7-9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-9/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-edd31f7-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-6/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-edd31f7-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-5/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-edd31f7-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-edd31f7a-4/nuget/v3/index.json" />
Expand Down
14 changes: 7 additions & 7 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,32 +82,32 @@
<Sha>7bb270d0f3380ff4adcb5e917fb5a2111d50bbad</Sha>
<SourceBuild RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24475.2">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24479.3">
<Uri>/~https://github.com/dotnet/roslyn</Uri>
<Sha>4aebda63143f4f79b40b11eeab10db9b103cb889</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-3.24475.2">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-3.24479.3">
<Uri>/~https://github.com/dotnet/roslyn</Uri>
<Sha>4aebda63143f4f79b40b11eeab10db9b103cb889</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-3.24475.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-3.24479.3">
<Uri>/~https://github.com/dotnet/roslyn</Uri>
<Sha>4aebda63143f4f79b40b11eeab10db9b103cb889</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0-3.24475.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0-3.24479.3">
<Uri>/~https://github.com/dotnet/roslyn</Uri>
<Sha>4aebda63143f4f79b40b11eeab10db9b103cb889</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0-3.24475.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0-3.24479.3">
<Uri>/~https://github.com/dotnet/roslyn</Uri>
<Sha>4aebda63143f4f79b40b11eeab10db9b103cb889</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-3.24475.2">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-3.24479.3">
<Uri>/~https://github.com/dotnet/roslyn</Uri>
<Sha>4aebda63143f4f79b40b11eeab10db9b103cb889</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0-3.24475.2">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0-3.24479.3">
<Uri>/~https://github.com/dotnet/roslyn</Uri>
<Sha>4aebda63143f4f79b40b11eeab10db9b103cb889</Sha>
</Dependency>
Expand Down
14 changes: 7 additions & 7 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -157,13 +157,13 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from /~https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-3.24475.2</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.11.0-3.24475.2</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.11.0-3.24475.2</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.11.0-3.24475.2</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.11.0-3.24475.2</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.11.0-3.24475.2</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.11.0-3.24475.2</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-3.24479.3</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.11.0-3.24479.3</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.11.0-3.24479.3</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.11.0-3.24479.3</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.11.0-3.24479.3</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.11.0-3.24479.3</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.11.0-3.24479.3</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetVersion>$(MicrosoftNetCompilersToolsetPackageVersion)</MicrosoftNetCompilersToolsetVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 985a32e

Please sign in to comment.