Skip to content

Remove design-time fix, share DebugSourceGenerators property#3

Merged
kzu merged 1 commit intomainfrom
remove-dtb-fix
Oct 23, 2020
Merged

Remove design-time fix, share DebugSourceGenerators property#3
kzu merged 1 commit intomainfrom
remove-dtb-fix

Conversation

@kzu
Copy link
Copy Markdown
Member

@kzu kzu commented Oct 23, 2020

The design-time intellisense issues are gone now, so no need for the fix package.

Also, the MSBuild comparison needs to work on pre-16.8 MSBuild (that ValueLessThan is
new in .NET5), so switch to a backwards-compatible check.

The design-time intellisense issues are gone now, so no need for the fix package.

Also, the MSBuild comparison needs to work on pre-16.8 MSBuild (that ValueLessThan is
new in .NET5), so switch to a backwards-compatible check.
@kzu kzu merged commit a629f18 into main Oct 23, 2020
@kzu kzu deleted the remove-dtb-fix branch October 23, 2020 15:10
@devlooped devlooped locked and limited conversation to collaborators Sep 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant