Isaac Abraham
Isaac Abraham
@brokenthorn @stefanwerner87 my understanding is that the latest version of the .NET SDK fixes the underlying issue. Can you try it and let us know how you get on? Thanks!
Great news - thank you.
@Larocceau I think we should add a page to the SAFE Stack documentation about this - even if it's just for the next few months.
Sorry. It's the "Progress Message" notification that needed disabling in Code.
I'm open to that. The other issue with my solution is that it doesn't just hide it from the explorer, it hides it from CTRL + P file navigation as...
I'm just not sure where we would put / group all these files / folders under.
Sounds good to me. I think we could also do `.idea` (which is the Rider folder). I'll do this as a PR.
I'm reopening this because of my comments in #634 and assigning it to @Larocceau .
@TIHan even just saying something like `"x" is a simple value, not a function. It does not take in any arguments, but you are trying to pass a value as...
@kevkov that's really helpful. I was able to do the same by also removing .NET 5 completely from my machine. This is taken from Event Viewer: ``` Application: dotnet.exe CoreCLR...