Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/roslyn (dotnet#97152)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/roslyn build 20240117.18

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.9.0-3.24054.13 -> To Version 4.9.0-3.24067.18

* Update dependencies from https://github.com/dotnet/roslyn build 20240117.18

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.9.0-3.24054.13 -> To Version 4.9.0-3.24067.18

* Update dependencies from https://github.com/dotnet/roslyn build 20240119.10

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.9.0-3.24054.13 -> To Version 4.9.0-3.24069.10

* Update dependencies from https://github.com/dotnet/roslyn build 20240119.10

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.9.0-3.24054.13 -> To Version 4.9.0-3.24069.10

* Update dependencies from https://github.com/dotnet/roslyn build 20240119.10

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.9.0-3.24054.13 -> To Version 4.9.0-3.24069.10

* Update SBRP

* Update SBRP again

* Update SDK as well

* Update dependencies from https://github.com/dotnet/roslyn build 20240119.13

Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset
 From Version 4.9.0-3.24054.13 -> To Version 4.10.0-1.24069.13

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <[email protected]>
  • Loading branch information
3 people authored and tmds committed Jan 23, 2024
1 parent d26d901 commit 79a0bf3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@
<Sha>fd99e59a43cfd6fe323c98ff267b620a67e71e67</Sha>
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24059.3">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.24072.5">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
<Sha>f2c3fed62861b918dfe300f01b497551813a56df</Sha>
<Sha>2249c9a81ec9b6cd86791c21e6e69fbc07099788</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="9.0.0-alpha.1.24066.1">
Expand Down Expand Up @@ -361,18 +361,18 @@
<Uri>https://github.com/dotnet/runtime-assets</Uri>
<Sha>6d74e6e23d77cca399e7efb223e64ae2d4fd9472</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.9.0-3.24054.13">
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.10.0-1.24069.13">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>28e49407a6e4744819bd471707259b99964e441c</Sha>
<Sha>2fe96bca1092f880e91eea6eb17ea3487d89309a</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis" Version="4.9.0-3.24054.13">
<Dependency Name="Microsoft.CodeAnalysis" Version="4.10.0-1.24069.13">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>28e49407a6e4744819bd471707259b99964e441c</Sha>
<Sha>2fe96bca1092f880e91eea6eb17ea3487d89309a</Sha>
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.9.0-3.24054.13">
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="4.10.0-1.24069.13">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>28e49407a6e4744819bd471707259b99964e441c</Sha>
<Sha>2fe96bca1092f880e91eea6eb17ea3487d89309a</Sha>
</Dependency>
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24067.1">
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
Expand All @@ -382,9 +382,9 @@
<Uri>https://github.com/dotnet/roslyn-analyzers</Uri>
<Sha>23ec029b47d68b1a80348c0dabc3bccf013c1fe6</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-alpha.1.23551.3">
<Dependency Name="Microsoft.DotNet.ApiCompat.Task" Version="9.0.100-alpha.1.24072.3">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>c518bc5c80dbf7d9944e9489237938f57fe145fd</Sha>
<Sha>de4f12b8ab6692b01776d362f4fa609fd3f1154a</Sha>
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<Dependency Name="optimization.windows_nt-arm64.MIBC.Runtime" Version="1.0.0-prerelease.24063.4">
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
they do not break the local dev experience.
-->
<MicrosoftCodeAnalysisCSharpVersion>4.9.0-3.24054.13</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.9.0-3.24054.13</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.9.0-3.24054.13</MicrosoftNetCompilersToolsetVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.10.0-1.24069.13</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisVersion>4.10.0-1.24069.13</MicrosoftCodeAnalysisVersion>
<MicrosoftNetCompilersToolsetVersion>4.10.0-1.24069.13</MicrosoftNetCompilersToolsetVersion>
</PropertyGroup>
<!--
For source generator support we need to target multiple versions of Roslyn in order to be able to run on older versions of Roslyn.
Expand Down Expand Up @@ -80,7 +80,7 @@
<PropertyGroup>
<StaticCsVersion>0.2.0</StaticCsVersion>
<!-- SDK dependencies -->
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-alpha.1.23551.3</MicrosoftDotNetApiCompatTaskVersion>
<MicrosoftDotNetApiCompatTaskVersion>9.0.100-alpha.1.24072.3</MicrosoftDotNetApiCompatTaskVersion>
<!-- Arcade dependencies -->
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24069.2</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetCodeAnalysisVersion>9.0.0-beta.24069.2</MicrosoftDotNetCodeAnalysisVersion>
Expand Down

0 comments on commit 79a0bf3

Please sign in to comment.