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

Fix building TestHelper which is a tool dependency #8106

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

ViktorHofer
Copy link
Member

... and apply some more clean-up (new SB controls)

Unblocks dotnet/sdk#41512

... and apply some more clean-up (new SB controls)
@ViktorHofer ViktorHofer requested a review from a team as a code owner June 12, 2024 16:28
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>$(NetCurrent);$(NetFrameworkCurrent)</TargetFrameworks>
<IsPackable>true</IsPackable>
<IsTestUtilityProject>true</IsTestUtilityProject>
<IsShipping>false</IsShipping>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The removal of the IsTestUtilityProject property is the actual fix in this PR.

@ViktorHofer ViktorHofer enabled auto-merge (squash) June 12, 2024 16:30
@ViktorHofer ViktorHofer merged commit 9d05465 into main Jun 12, 2024
10 checks passed
@ViktorHofer ViktorHofer deleted the FixVMRBuildAndMoreCleanup branch June 12, 2024 16:49
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.

2 participants