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:
parent
af31b4fac4
commit
05df71825d
12 changed files with 16 additions and 12 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue