Skip to content

Commit f9fb7f8

Browse files
committed
Updated dependencies
1 parent 50e2791 commit f9fb7f8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/Interception.Tests.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.6.0" />
13-
<PackageReference Include="MSTest.TestAdapter" Version="1.2.0" />
14-
<PackageReference Include="MSTest.TestFramework" Version="1.2.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.7.0-preview-20180221-13" />
13+
<PackageReference Include="MSTest.TestAdapter" Version="1.3.0-beta2" />
14+
<PackageReference Include="MSTest.TestFramework" Version="1.3.0-beta2" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)