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've already seen #202.
What should I do in my case?
Program.cs source code is copied from generated file (app.g.i.cs) and add only one line.
It works well when I delete program.cs
Of course, I have to give up on single instances as well.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I used a Google translator.
This is my wole code for .Net8 WinUI3 Single instance application.
.proj
Program.cs
Custom Control
I've already seen #202.
What should I do in my case?
Program.cs source code is copied from generated file (app.g.i.cs) and add only one line.
It works well when I delete program.cs
Of course, I have to give up on single instances as well.
Beta Was this translation helpful? Give feedback.
All reactions