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
For F# projects the generated AssemblyInfo and GitVersionInformation fs files
are added before already included source files using
CompileBefore Include instead of Compile Include.
This is done in two ItemGroups with a F# condition on the
language property.
0 commit comments