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

Avoid name clash for DSP Generator #444

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Avoid name clash for DSP Generator #444

merged 1 commit into from
Nov 15, 2023

Conversation

dansiegel
Copy link
Contributor

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

The Symbol name is duplicated between parameter to disable DSP and the generated symbol that replaces the Generator Output Type in the csproj.

What is the new behavior?

We renamed the generated symbol to avoid a name clash. dspGenerator and DspGenerator these seem to have been similar enough to potentially cause issues.

@jeromelaban
Copy link
Member

@Mergifyio backport release/stable/5.0

Copy link

mergify bot commented Nov 15, 2023

backport release/stable/5.0

✅ Backports have been created

@dansiegel dansiegel enabled auto-merge November 15, 2023 21:25
@dansiegel dansiegel merged commit ce99fcb into main Nov 15, 2023
40 checks passed
@dansiegel dansiegel deleted the dev/ds/dsp-fix branch November 15, 2023 21:37
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.

Uno.Dsp.Tasks.targets Error : "Unknown generator '{Generator}' for file '{File}'."
3 participants