dotnet-installer/test/dotnet-add-reference.Tests
Livar 4b82852d56 Updating the version of msbuild to 15.1.0-preview-000516-03 (#5266)
* Updating the version of msbuild to 15.1.0-preview-000516-03

* Remove test that assumes props/targets imports

The test ItAddsRefBetweenImports validated that the MSBuild XML model contained new project references between the props and targets imports. While useful be fore the SDK attribute, the test no longer adds value since the SDK is added implicitly, guaranteeing it wraps the remaining project contents.

* Move MSBuild to 15.1.0-preview-000509-03

This is the last msbuild version prior to the change of MSBuild's dependencies to include .NET 1.1 components.

* Move MSBuild invocations to use dirs.props/dirs.tasks

* Put back the test targets. We'll unify later.

* Remove dirs.props props from templates msbuild invocation
2017-01-11 01:49:22 -08:00
..
dotnet-add-reference.Tests.csproj dotnet list p2ps -> dotnet list reference 2017-01-06 14:58:38 -08:00
GivenDotnetAddReference.cs Updating the version of msbuild to 15.1.0-preview-000516-03 (#5266) 2017-01-11 01:49:22 -08:00
MSBuild.exe dotnet add p2p -> dotnet add reference 2017-01-06 14:58:38 -08:00
MSBuild.exe.config dotnet add p2p -> dotnet add reference 2017-01-06 14:58:38 -08:00