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

[automated] Merge branch 'main' => 'feature/lsp' #18403

Open
wants to merge 21 commits into
base: feature/lsp
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
3259edf
Update dependencies from https://github.com/dotnet/msbuild build 2025…
dotnet-maestro[bot] Mar 20, 2025
4e1fd37
more code flow
KevinRansom Mar 24, 2025
e92bb80
Update fantomas to 7.0.1 (#18400)
KevinRansom Mar 24, 2025
734e8a5
Investigate.nuget (#18393)
KevinRansom Mar 24, 2025
f8a550b
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Mar 25, 2025
8359ec6
Fantomas (#18404)
KevinRansom Mar 25, 2025
561a5eb
Fix false negative [<TailCall>] warning (#18399)
dawedawe Mar 25, 2025
a305ccd
Update dependencies from https://github.com/dotnet/msbuild build 2025…
dotnet-maestro[bot] Mar 25, 2025
31fdf7b
Fix GC test that is flaky on Linux (#18408)
majocha Mar 25, 2025
c549ebf
update runtime to 9.0.3 (#18406)
majocha Mar 25, 2025
fc6c4c9
Use correct TFM for source build when OfficialBuildId isn't set (#18397)
mthalman Mar 25, 2025
d4a9f13
Update dependencies coming from maintenance-packages (#18329)
carlossanlop Mar 25, 2025
2408d66
update devcontainer sdk (#18412)
Martin521 Mar 26, 2025
f4b677e
deal with hanging test (#18411)
majocha Mar 26, 2025
e37ef75
typo (#18413)
KevinRansom Mar 26, 2025
55d736b
Remove a bunch of files from fantomas ignore (#18407)
T-Gro Mar 27, 2025
a3181c4
Fix `fcs.fs` link (#18419)
MangelMaxime Mar 27, 2025
af2ebfa
Re-enable unused bindings detection (#18420)
T-Gro Mar 27, 2025
c01bc47
Use a more accurate range for CE Combine methods (#18394)
edgarfgp Mar 31, 2025
f34e802
Fix merge
abonie Mar 31, 2025
18cf43a
Run fantomas
abonie Mar 31, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update dependencies from https://github.com/dotnet/msbuild build 2025…
…0319.6 (#18396)

Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Framework , Microsoft.Build.Tasks.Core , Microsoft.Build.Utilities.Core
 From Version 17.13.20-preview-25162-14 -> To Version 17.13.21-preview-25169-06

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] and dotnet-maestro[bot] authored Mar 20, 2025
commit 3259edf831b702e3c10bd169143e805b03895c2b
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
<add key="darc-pub-DotNet-msbuild-Trusted-a4ef1e9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-a4ef1e90/nuget/v3/index.json" />
<add key="darc-pub-DotNet-msbuild-Trusted-0586a3f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-0586a3f9/nuget/v3/index.json" />
<!-- End: Package sources from DotNet-msbuild-Trusted -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -7,26 +7,26 @@
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.13.20-preview-25162-14">
<Dependency Name="Microsoft.SourceBuild.Intermediate.msbuild" Version="17.13.21-preview-25169-06">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>a4ef1e90fef9b56473708b7d308f982c7c9f46d9</Sha>
<Sha>0586a3f904d83c5f77f8407661429caadcbdc5f9</Sha>
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Build" Version="17.13.20">
<Dependency Name="Microsoft.Build" Version="17.13.21">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>a4ef1e90fef9b56473708b7d308f982c7c9f46d9</Sha>
<Sha>0586a3f904d83c5f77f8407661429caadcbdc5f9</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Framework" Version="17.13.20">
<Dependency Name="Microsoft.Build.Framework" Version="17.13.21">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>a4ef1e90fef9b56473708b7d308f982c7c9f46d9</Sha>
<Sha>0586a3f904d83c5f77f8407661429caadcbdc5f9</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Tasks.Core" Version="17.13.20">
<Dependency Name="Microsoft.Build.Tasks.Core" Version="17.13.21">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>a4ef1e90fef9b56473708b7d308f982c7c9f46d9</Sha>
<Sha>0586a3f904d83c5f77f8407661429caadcbdc5f9</Sha>
</Dependency>
<Dependency Name="Microsoft.Build.Utilities.Core" Version="17.13.20">
<Dependency Name="Microsoft.Build.Utilities.Core" Version="17.13.21">
<Uri>https://github.com/dotnet/msbuild</Uri>
<Sha>a4ef1e90fef9b56473708b7d308f982c7c9f46d9</Sha>
<Sha>0586a3f904d83c5f77f8407661429caadcbdc5f9</Sha>
</Dependency>
<Dependency Name="System.Reflection.Metadata" Version="8.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
@@ -94,7 +94,7 @@
<MicrosoftVisualStudioShellPackagesVersion>17.10.40152</MicrosoftVisualStudioShellPackagesVersion>
<VisualStudioProjectSystemPackagesVersion>17.10.526-pre-g1b474069f5</VisualStudioProjectSystemPackagesVersion>
<MicrosoftVisualStudioThreadingPackagesVersion>17.10.41</MicrosoftVisualStudioThreadingPackagesVersion>
<MicrosoftBuildVersion>17.13.20</MicrosoftBuildVersion>
<MicrosoftBuildVersion>17.13.21</MicrosoftBuildVersion>
<!-- Roslyn packages -->
<MicrosoftCodeAnalysisEditorFeaturesVersion>$(RoslynVersion)</MicrosoftCodeAnalysisEditorFeaturesVersion>
<MicrosoftCodeAnalysisEditorFeaturesTextVersion>$(RoslynVersion)</MicrosoftCodeAnalysisEditorFeaturesTextVersion>
@@ -130,9 +130,9 @@
<MicrosoftVisualStudioShellImmutable150Version>15.0.25123-Dev15Preview</MicrosoftVisualStudioShellImmutable150Version>
<!-- -->
<!-- Microsoft Build packages -->
<MicrosoftBuildFrameworkVersion>17.13.20</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildTasksCoreVersion>17.13.20</MicrosoftBuildTasksCoreVersion>
<MicrosoftBuildUtilitiesCoreVersion>17.13.20</MicrosoftBuildUtilitiesCoreVersion>
<MicrosoftBuildFrameworkVersion>17.13.21</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildTasksCoreVersion>17.13.21</MicrosoftBuildTasksCoreVersion>
<MicrosoftBuildUtilitiesCoreVersion>17.13.21</MicrosoftBuildUtilitiesCoreVersion>
<!-- -->
<!-- Visual Studio Editor packages -->
<MicrosoftVisualStudioCoreUtilityVersion>$(VisualStudioEditorPackagesVersion)</MicrosoftVisualStudioCoreUtilityVersion>