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
note that the original code was creating an empty temp file (that is the behaviour of GetTempFilename). For a replacement function that tries to do that (doesn't try it in a loop to avoid infinite recursion if one can't write to temp folder for anyother reason) see https://dotnetfiddle.net/bmFVSX
dotnet-install.ps1
uses GetTempFileName, howeverSee https://github.com/aspnet/Coherence-Signed/issues/510 for more information.
cc @Eilon
The text was updated successfully, but these errors were encountered: