Merge pull request #5456 from AbhitejJohn/mstestrc2update
MSTest nuget update
This commit is contained in:
commit
f693bd64f5
2 changed files with 4 additions and 4 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0-preview-20170123-02" />
|
||||
<PackageReference Include="MSTest.TestAdapter" Version="1.1.8-rc" />
|
||||
<PackageReference Include="MSTest.TestFramework" Version="1.0.8-rc" />
|
||||
<PackageReference Include="MSTest.TestAdapter" Version="1.1.10-rc2" />
|
||||
<PackageReference Include="MSTest.TestFramework" Version="1.0.8-rc2" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
@ -14,8 +14,8 @@
|
|||
<PackageReference Include="FSharp.NET.Sdk" Version="1.0.0-beta-*" PrivateAssets="All"/>
|
||||
<PackageReference Include="Microsoft.FSharp.Core.netcore" Version="1.0.0-alpha-161023" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0-preview-20170123-02" />
|
||||
<PackageReference Include="MSTest.TestAdapter" Version="1.1.8-rc" />
|
||||
<PackageReference Include="MSTest.TestFramework" Version="1.0.8-rc" />
|
||||
<PackageReference Include="MSTest.TestAdapter" Version="1.1.10-rc2" />
|
||||
<PackageReference Include="MSTest.TestFramework" Version="1.0.8-rc2" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue