You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been testing this project for wpf application but failed to build the app with an error "The type or namespace name 'SingletonAttribute' could not be found (are you missing a using directive or an assembly reference?)" even though roslyn analyzer found no error before building the project.
Maybe I have wrong configuration or something. This is a sample project I've created sample project. Hoping for someone who can enlighten me :)
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hi,
I have been testing this project for wpf application but failed to build the app with an error "The type or namespace name 'SingletonAttribute' could not be found (are you missing a using directive or an assembly reference?)" even though roslyn analyzer found no error before building the project.
Maybe I have wrong configuration or something. This is a sample project I've created sample project. Hoping for someone who can enlighten me :)
Thanks a lot!
The text was updated successfully, but these errors were encountered: