Updated the package version of testplatform in redist.csproj
This commit is contained in:
parent
b13a7cee50
commit
6688ba22a4
1 changed files with 2 additions and 2 deletions
|
@ -33,10 +33,10 @@
|
|||
<Version>4.0.0-rc-2037</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.TestPlatform.CLI">
|
||||
<Version>15.0.0-preview-20161005-01</Version>
|
||||
<Version>15.0.0-preview-20161028-03</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.TestPlatform.Build">
|
||||
<Version>15.0.0-preview-20161005-01</Version>
|
||||
<Version>15.0.0-preview-20161028-03</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.0' ">
|
||||
|
|
Loading…
Add table
Reference in a new issue