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
Inspired by https://github.com/dotnet/arcade/blob/cbfa29d4e859622ada3d226f90f103f659665d31/src/Microsoft.DotNet.Arcade.Sdk/tools/Workarounds.props#L14-L31
67
-
68
-
Disable Source Link and Xliff in WPF temp projects to avoid generating non-deterministic file names to obj dir.
69
-
The project name is non-deterministic and is included in the Source Link json file name and xlf directory names.
0 commit comments