-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Do not always build the targeting pack archives #16781
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
Do not always build the targeting pack archives #16781
Conversation
Would be interested to know why this didn't surface before servicing builds, but that's a question for later |
This may work but is likely glossing over a deeper problem.
Where before @JunTaoLuo @wtgodbe why do both @mmitche I recommend changing https://github.com/aspnet/AspNetCore/blob/release/3.0/src/Framework/ref/Microsoft.AspNetCore.App.Ref.csproj#L7-L8 (to include We can remove |
|
@wtgodbe @JunTaoLuo @dougbu I'll leave it to you to decide whether this is okay to take or whether another fix is needed. Merge as desired. |
@dougbu I'm confused by your suggestion - |
Ah, never mind, I missed the part about https://github.com/aspnet/AspNetCore/blob/602cb1dea59751a1297d674cddf7f0729c23e6ca/Directory.Build.targets#L5. I think all we need to do is back out |
Yup, glad I wasn't delusional. Let me know if you want me to create another PR for that one-liner. Not sure reusing this PR makes sense. |
b19dc69
to
5bcbb16
Compare
I've changed this PR to use will's suggestion and run an internal build to test. |
thanx @mmitche❕❕ |
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.
Rerunning flaky test.
No description provided.