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

MSBuildLocator 1.6.10 #214

Merged
merged 3 commits into from
Sep 21, 2023
Merged

Conversation

rainersigwald
Copy link
Member

This is #213 plus a fix to disable package validation, which doesn't make sense for the source-built package (which deliberately changes TFs).

YuliiaKovalova and others added 3 commits September 20, 2023 11:57
This fails in sourcebuild because we overwrite the TF to current ones, but that's kinda the point of source-build so it's not a _problem_.
@dibarbet
Copy link
Member

Roslyn - dotnet/roslyn#70038
dotnet format - dotnet/format#1957

@MichaelSimons
Copy link
Member

@dibarbet - what version of dotnet is this intended to go into?

@dibarbet
Copy link
Member

@dibarbet - what version of dotnet is this intended to go into?

I believe .net8 since that is what Roslyn main is targeting?

@MichaelSimons
Copy link
Member

@dibarbet - what version of dotnet is this intended to go into?

I believe .net8 since that is what Roslyn main is targeting?

This will need to be manually backported to the release/8.0 branch. This is currently blocking dotnet/installer#17395

@MichaelSimons MichaelSimons merged commit 34d9824 into dotnet:main Sep 21, 2023
2 checks passed
@rainersigwald
Copy link
Member Author

This will need to be manually backported to the release/8.0 branch. This is currently blocking dotnet/installer#17395

On it.

rainersigwald added a commit to rainersigwald/source-build-externals that referenced this pull request Sep 21, 2023
* DOTNET_ROOT handling changes and packages warning presence condition

* MSBuild Locaton version update to 1.6.10

* Disable MSBuildLocator package validation

This fails in sourcebuild because we overwrite the TF to current ones, but that's kinda the point of source-build so it's not a _problem_.

---------

Co-authored-by: YuliiaKovalova <[email protected]>
@rainersigwald
Copy link
Member Author

#215

MichaelSimons pushed a commit that referenced this pull request Sep 21, 2023
* DOTNET_ROOT handling changes and packages warning presence condition

* MSBuild Locaton version update to 1.6.10

* Disable MSBuildLocator package validation

This fails in sourcebuild because we overwrite the TF to current ones, but that's kinda the point of source-build so it's not a _problem_.

---------

Co-authored-by: YuliiaKovalova <[email protected]>
@dibarbet
Copy link
Member

@MichaelSimons how do I get this to flow into dotnet/format? Do I need to pick up a dependency flow change PR - or should re-running the failed source build legs pick up the change eventually?

@MichaelSimons
Copy link
Member

MichaelSimons commented Sep 21, 2023

I didn't find a darc subscription defined for dotnet/format so I defined it and triggered it - dotnet/format#1958

@dibarbet
Copy link
Member

I didn't find a darc subscription defined for dotnet/format so I defined it and triggered it - dotnet/format#1958

Thanks - I just asked Matt and suggested the same. I've rolled that update into dotnet/format#1957 as it also needs to update the actual referenced version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants