Skip to content

Conversation

@bording
Copy link
Member

@bording bording commented Oct 11, 2023

The .NET 8 SDK has added a "simplified outputs" feature, but it conflicts with Microsoft.Build.Artifacts because they both use the same ArtifactsPath property.

The .NET SDK is supposed to detect Microsoft.Build.Artifacts being used and disable its feature, but it appears it's not working yet for the way Microsoft.Build.Artifacts is being used in this repo.

For now, I've added a workaround to force the SDK feature off.

See microsoft/MSBuildSdks#477 for more info.

@bording bording requested a review from DavidBoike October 11, 2023 18:41
@bording bording merged commit 3a4045f into master Oct 11, 2023
@bording bording deleted the artifacts-workaround branch October 11, 2023 21:09
@DavidBoike DavidBoike added this to the 5.0.0 milestone Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants