dotnet-installer/TestAssets/TestProjects/SlnFileWithNoProjectReferencesAndFSharpProject
Peter Huene e30fe29aab
Fix project type GUIDs when adding projects to solution files.
This commit ensures the correct property (`ProjectTypeGuids`) is respected when
adding a project to a solution file.

Additionally, we now error if a project type GUID cannot be determined rather
than incorrectly mapping to the C# project type.

Enabled previously disabled tests that were waiting on upstream changes from
MSBuild and F#.

Fixes #5131.
Fixes #7742.
2018-03-22 21:32:39 -07:00
..
FSharpProject Fix project type GUIDs when adding projects to solution files. 2018-03-22 21:32:39 -07:00
App.sln dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218) 2017-01-05 12:04:57 -10:00