Joshua Mouch
Joshua Mouch
@pakrym I may off on the self-contained part. I'm compiling/publishing using .Net 4.7.2, not .Net Core. Does Self-contained vs. framework-dependent apply in that situation? If not then that's not the...
I just wanted to add my experience in case it helps in this. I'm working with a Microsoft Support employee who's helping me with the following exception that occurs periodically...
@halter It sounds like you are saying this exception can be ignored. Although I would wonder why a random port has a 99% chance of already being in use.
I get this infinite loop in VS 2019 if I add the following to my csproj file: ``` $([System.DateTime]::Now.ToString("yyyy.MMdd.HHmm.ss")) ```
Any comments from Microsoft on how to have a dynamic `` without causing this infinite loop?
Ok. Is there a way to either say that during the install or, even better, do the windows install but then automatically target the wsl2 Linux install like Ai Studio...