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

Source Generator with .Net Core WPF application #635

Closed
tombrothers opened this issue Oct 6, 2020 · 2 comments
Closed

Source Generator with .Net Core WPF application #635

tombrothers opened this issue Oct 6, 2020 · 2 comments

Comments

@tombrothers
Copy link

How do you configure a .Net Core WPF application to work with source generators?

I'm trying to use the SourceGeneratorSamples AutoNotifyGenerator in a .Net Core WPF application but there seems to be an issue with the way the WPF application is compiled. It looks like the WPF build process is creating a temporary project for compilation which I guess doesn't have access to the SourceGeneratorSamples project.

@jmarolf
Copy link
Contributor

jmarolf commented Oct 7, 2020

@chsienki what is the WPF issue that is tracking this?

@tombrothers
Copy link
Author

@jmarolf - I suspect that this is the issue.

Also, I found this work around for now.

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

No branches or pull requests

2 participants