-
Notifications
You must be signed in to change notification settings - Fork 4k
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
[main] Update dependencies from dotnet/source-build-externals #69870
[main] Update dependencies from dotnet/source-build-externals #69870
Conversation
…nals build 20230908.1 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 8.0.0-alpha.1.23456.1 -> To Version 8.0.0-alpha.1.23458.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approve
…nals build 20230908.1 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 8.0.0-alpha.1.23456.1 -> To Version 8.0.0-alpha.1.23458.1
…nals build 20230908.1 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 8.0.0-alpha.1.23456.1 -> To Version 8.0.0-alpha.1.23458.1
@jasonmalinowski - This is failing in source-build for some reason attempting to compile with the new Microsoft.Build.Locator version that's provided by source-build-externals. |
Here's the error:
The call to run csc isn't even passing a Microsoft.Build.Locator.dll as an argument. This happens for the net7.0 build. It's not there because the package is only being produced for net8.0: https://github.com/dotnet/source-build-externals/blob/f379c3367804237751f13311b5dddbfafc86be40/patches/MSBuildLocator/0002-Move-to-net8.patch#L19 |
…nals build 20230911.2 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 8.0.0-alpha.1.23456.1 -> To Version 8.0.0-alpha.1.23461.2
…nals build 20230912.1 Microsoft.SourceBuild.Intermediate.source-build-externals From Version 8.0.0-alpha.1.23456.1 -> To Version 8.0.0-alpha.1.23462.1
This pull request updates the following dependencies
From https://github.com/dotnet/source-build-externals