Testplatform release 15.0.0-preview-20161227-02 (#5055)

* Update testplatform packages version

* Refer TestPlatform version from DependencyVersions.props

* Updating the packages with respect to Testplatform release 15.0.0-preview-20161227-02

* Add dit.props to test assets projects
This commit is contained in:
Satya Madala 2016-12-28 23:47:33 +05:30 committed by Livar
parent af31b4fac4
commit 05df71825d
12 changed files with 16 additions and 12 deletions

View file

@ -28,7 +28,7 @@
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk">
<Version>15.0.0-preview-20161123-03</Version>
<Version>$(CLI_TestPlatform_Version)</Version>
</PackageReference>
<PackageReference Include="xunit">
<Version>2.2.0-beta4-build3444</Version>