Skip to content

Commit

Permalink
Merge pull request #28494 from dotnet/darc-main-9c857b6e-9919-4533-a5…
Browse files Browse the repository at this point in the history
…e9-5e7331f98ecf

[main] Update dependencies from dotnet/roslyn
  • Loading branch information
v-wuzhai authored Oct 12, 2022
2 parents 5865db4 + 75b8c45 commit 9a39258
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,34 +64,34 @@
<Sha>32d497c2b0fa26dc0262324112023b0fbcff37cf</Sha>
<SourceBuildTarball RepoName="format" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-3.22511.1">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.4.0-3.22511.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e4d6425dbd5e782ce572281e78669d5d68c55913</Sha>
<Sha>a9c49e8b8633005d2d03516693950037a9cf7cc7</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.4.0-3.22511.1">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.4.0-3.22511.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e4d6425dbd5e782ce572281e78669d5d68c55913</Sha>
<Sha>a9c49e8b8633005d2d03516693950037a9cf7cc7</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.4.0-3.22511.1">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.4.0-3.22511.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e4d6425dbd5e782ce572281e78669d5d68c55913</Sha>
<Sha>a9c49e8b8633005d2d03516693950037a9cf7cc7</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.4.0-3.22511.1">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.4.0-3.22511.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e4d6425dbd5e782ce572281e78669d5d68c55913</Sha>
<Sha>a9c49e8b8633005d2d03516693950037a9cf7cc7</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.4.0-3.22511.1">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Features" Version="4.4.0-3.22511.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e4d6425dbd5e782ce572281e78669d5d68c55913</Sha>
<Sha>a9c49e8b8633005d2d03516693950037a9cf7cc7</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.4.0-3.22511.1">
<Dependency Name="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.4.0-3.22511.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e4d6425dbd5e782ce572281e78669d5d68c55913</Sha>
<Sha>a9c49e8b8633005d2d03516693950037a9cf7cc7</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.4.0-3.22511.1">
<Dependency Name="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.4.0-3.22511.14">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>e4d6425dbd5e782ce572281e78669d5d68c55913</Sha>
<Sha>a9c49e8b8633005d2d03516693950037a9cf7cc7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="8.0.0-alpha.1.22510.12">
<Uri>https://github.com/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 @@ -140,13 +140,13 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/roslyn -->
<MicrosoftNetCompilersToolsetPackageVersion>4.4.0-3.22511.1</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.4.0-3.22511.1</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.4.0-3.22511.1</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.4.0-3.22511.1</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.4.0-3.22511.1</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.4.0-3.22511.1</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.4.0-3.22511.1</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.4.0-3.22511.14</MicrosoftNetCompilersToolsetPackageVersion>
<MicrosoftCodeAnalysisPackageVersion>4.4.0-3.22511.14</MicrosoftCodeAnalysisPackageVersion>
<MicrosoftCodeAnalysisCSharpPackageVersion>4.4.0-3.22511.14</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>4.4.0-3.22511.14</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>4.4.0-3.22511.14</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
<MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>4.4.0-3.22511.14</MicrosoftCodeAnalysisWorkspacesMSBuildPackageVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>4.4.0-3.22511.14</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
<MicrosoftNetCompilersToolsetVersion>$(MicrosoftNetCompilersToolsetPackageVersion)</MicrosoftNetCompilersToolsetVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 9a39258

Please sign in to comment.