dotnet-installer/test/dotnet-sln-add.Tests
Peter Huene 96c9dc375a
Fix dotnet sln add for multitargeted C# and VB projects.
This commit integrates a fix from the SDK repo that sets
`DefaultProjectTypeGuid` for VB and C# projects when the projects are
multitargeting.  This property is used by `dotnet sln add` to determine the
project type guid to map in the solution file.

Adding additional tests that cover the multitargeting scenario for `dotnet sln
add`.

Fixes #9477.
2018-07-30 13:05:31 -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 dotnet sln add for multitargeted C# and VB projects. 2018-07-30 13:05:31 -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