Uh oh!
There was an error while loading. Please reload this page.
[main] Update dependencies from dotnet/msbuild - #18363
Conversation
…0306.7 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Framework , Microsoft.Build.Tasks.Core , Microsoft.Build.Utilities.Core From Version 17.11.0-preview-24178-03 -> To Version 17.14.0-preview-25156-07
✅ No release notes required |
psfinaki
commented
Mar 7, 2025
Hi @ellahathaway and @mthalman. So I am trying to apply what you mentioned in this PR - I've set up a new Maestro subscription to flow msbuild to our repo, which produced this PR. Good news is that I could remove the recently added lines from SourceBuildPrebuiltBaseline.xml. But - the new MSBuild version claimed the updates to the System packages which, in turn, SourceBuild is now complaining about: What's your recommendation? Should I add those to the baseline - like Roslyn has that? Should I do something else? |
Uh oh!
There was an error while loading. Please reload this page.
…0307.7 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Framework , Microsoft.Build.Tasks.Core , Microsoft.Build.Utilities.Core From Version 17.11.0-preview-24178-03 -> To Version 17.14.0-preview-25157-07
T-Gro
commented
Mar 10, 2025
I don't think it's correct for us to depend on I don't think I have seen A source build specific config can of course do whatever source build requires, I do understand that. |
…0310.8 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Framework , Microsoft.Build.Tasks.Core , Microsoft.Build.Utilities.Core From Version 17.11.0-preview-24178-03 -> To Version 17.14.0-preview-25160-08
psfinaki
commented
Mar 11, 2025
@T-Gro I get your perspective and I personally don't have any big preference here. That said, note that we actually do have preview packages among our dependencies, e.g. this and this. It's not uncommon for sibling repos to have preview deps as well, e.g. ASP.NET Core has the hell lot of them. That was the reason for my choice. However, it's trivial to resetup this in Maestro, if we want to. |
T-Gro
commented
Mar 11, 2025
None of the links, neither this repo nor aspnetcore, are making it to be part of the shipped product. If you can ensure that the preview versions remain in main only and release branches will have stable versions, that works. |
…0311.14 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Framework , Microsoft.Build.Tasks.Core , Microsoft.Build.Utilities.Core From Version 17.11.0-preview-24178-03 -> To Version 17.14.0-preview-25161-14
…0228.1 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Framework , Microsoft.Build.Tasks.Core , Microsoft.Build.Utilities.Core From Version 17.11.0-preview-24178-03 -> To Version 17.13.19-preview-25128-01
psfinaki
commented
Mar 12, 2025
Okay @mthalman@ellahathaway this should be good to go, I set up Maestro to not send previews to us, which in turn now doesn't require System packages update. As the result, this only removes stuff from SourceBuildPrebuildBaseline without adding anything there - which is nice. |
…0312.14 Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Framework , Microsoft.Build.Tasks.Core , Microsoft.Build.Utilities.Core From Version 17.11.0-preview-24178-03 -> To Version 17.13.20-preview-25162-14
psfinaki
commented
Mar 17, 2025
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
This pull request updates the following dependencies
From https://github.com/dotnet/msbuild