dotnet-installer/test/dotnet-sln-add.Tests
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
..
dotnet-sln-add.Tests.csproj Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171206-080040 2017-12-07 09:55:12 -08:00
GivenDotnetSlnAdd.cs Fix project type GUIDs when adding projects to solution files. 2018-03-22 21:32:39 -07:00
MSBuild.exe dotnet sln command (#5233) 2017-01-06 10:58:23 -10:00
MSBuild.exe.config dotnet sln command (#5233) 2017-01-06 10:58:23 -10:00