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'd recommend removing SourceLink v1 from Project Scaffold. When project scaffold support dotnet core projects, I'd recommend the project files add SourceLink v2 by adding SourceLink.Create.CommandLine to the proj files.
@sideeffffect I am referring to SourceLink.Fake. It isn't needed for version 2. It is a much simpler process and a different/new feature. You simply add one ProjectReference and you are done. With 15.3 of Visual Studio, it will work with Windows PDB files too and the debugger will match different line endings.
Yet again the dreaded SourceLink line ending obscure confusion strikes again
The AppVeyor CI is failing becuase line endings don't match for the generated Library.fs
The text was updated successfully, but these errors were encountered: