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' => 'release/dev17.14' #18376

Merged
merged 33 commits into from
Mar 25, 2025
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
c281bd0
redirect log to test output (#18324)
majocha Feb 25, 2025
32c2764
Bugfix :: Nullness :: Unsafe cast no longer requires generic type to …
T-Gro Feb 28, 2025
372d464
Update MSBuild (#18347)
psfinaki Mar 4, 2025
70171b7
Update xcopy-msbuild to latest available version (#18351)
benhopkinstech Mar 5, 2025
82119a0
Fix nullness RFC link in issue template (#18369)
MangelMaxime Mar 8, 2025
55067b1
Format TypedTreePickle (#18356)
psfinaki Mar 10, 2025
b99cd60
Fix for missing parse diagnostics in TransparentCompiler.ParseAndChec…
Martin521 Mar 10, 2025
7cb2cea
Bugfix for Array.insertManyAt returns original array for empty insert…
muqiuhan Mar 10, 2025
e4950e6
add extraArgs in the end so they override the defaults (#18360)
Martin521 Mar 10, 2025
a9003e8
More misc parens fixes (#18350)
brianrourkeboll Mar 10, 2025
88f8041
Bugfix :: Fix 'Type inference problem too complicated' for SRTP with …
T-Gro Mar 11, 2025
1b5e389
Remove verbose syntax in pickling code (#18372)
psfinaki Mar 12, 2025
76b83e6
Reference assembly loading fixes: 1) don't try to load assemblies alr…
Thorium Mar 12, 2025
d21aa8a
cherrypick 18355 (#18367)
KevinRansom Mar 13, 2025
52843f7
Revive E2E tests, rescue CI (#18384)
psfinaki Mar 17, 2025
a58a47e
Fix delegate with option parameter (#18385)
ijklam Mar 17, 2025
d382d4a
Update dependencies from https://github.com/dotnet/source-build-refer…
dotnet-maestro[bot] Mar 17, 2025
d43a46b
Fix duplicate parse errors for GetBackgroundCheckResultsForFileInProj…
Martin521 Mar 17, 2025
4dc458c
[main] Update dependencies from dotnet/msbuild (#18363)
dotnet-maestro[bot] Mar 17, 2025
977c757
xUnit tests - improve assembly fixture (#18381)
majocha Mar 17, 2025
5dd0699
[main] Update dependencies from dotnet/arcade (#18378)
dotnet-maestro[bot] Mar 17, 2025
27aa9be
Adjust caller info attribute error message range (#18388)
ijklam Mar 17, 2025
f007405
More improve completion after method/property override (#18341)
ijklam Mar 17, 2025
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
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
Prev Previous commit
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>