Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0.4xx] Update dependencies from dotnet/roslyn #42937

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-9a6e3e8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9a6e3e8a/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-9a6e3e8-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9a6e3e8a-4/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-9a6e3e8-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9a6e3e8a-3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-9a6e3e8-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9a6e3e8a-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-templating-9a6e3e8-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-9a6e3e8a-1/nuget/v3/index.json" />
Expand Down
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,34 +82,34 @@
<Sha>7bb270d0f3380ff4adcb5e917fb5a2111d50bbad</Sha>
<SourceBuild RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24378.3">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.11.0-3.24428.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>5e3a11e2e7f952da93f9d35bd63a2fa181c0608b</Sha>
<Sha>1ea9c390a5bb6815fdff2137ee155e23e78d6ff3</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-3.24378.3">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.11.0-3.24428.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>5e3a11e2e7f952da93f9d35bd63a2fa181c0608b</Sha>
<Sha>1ea9c390a5bb6815fdff2137ee155e23e78d6ff3</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-3.24378.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-3.24428.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>5e3a11e2e7f952da93f9d35bd63a2fa181c0608b</Sha>
<Sha>1ea9c390a5bb6815fdff2137ee155e23e78d6ff3</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0-3.24378.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.11.0-3.24428.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>5e3a11e2e7f952da93f9d35bd63a2fa181c0608b</Sha>
<Sha>1ea9c390a5bb6815fdff2137ee155e23e78d6ff3</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0-3.24378.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.11.0-3.24428.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>5e3a11e2e7f952da93f9d35bd63a2fa181c0608b</Sha>
<Sha>1ea9c390a5bb6815fdff2137ee155e23e78d6ff3</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-3.24378.3">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0-3.24428.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>5e3a11e2e7f952da93f9d35bd63a2fa181c0608b</Sha>
<Sha>1ea9c390a5bb6815fdff2137ee155e23e78d6ff3</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0-3.24378.3">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.11.0-3.24428.4">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>5e3a11e2e7f952da93f9d35bd63a2fa181c0608b</Sha>
<Sha>1ea9c390a5bb6815fdff2137ee155e23e78d6ff3</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="8.0.8-servicing.24369.8">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
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.24378.3</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.11.0-3.24378.3</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.11.0-3.24378.3</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.11.0-3.24378.3</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.11.0-3.24378.3</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.11.0-3.24378.3</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.11.0-3.24378.3</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.11.0-3.24428.4</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.11.0-3.24428.4</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.11.0-3.24428.4</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.11.0-3.24428.4</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.11.0-3.24428.4</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.11.0-3.24428.4</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.11.0-3.24428.4</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetVersion>$(MicrosoftNetCompilersToolsetPackageVersion)</MicrosoftNetCompilersToolsetVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down
Loading