We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf03ce commit 6f0b05eCopy full SHA for 6f0b05e
tests/ServiceLocation.Tests.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.7.0-preview-20180307-01" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.7.0" />
12
<PackageReference Include="MSTest.TestAdapter" Version="1.3.0-beta2" />
13
<PackageReference Include="MSTest.TestFramework" Version="1.3.0-beta2" />
14
<ProjectReference Include="..\src\Unity.ServiceLocation.csproj" />
0 commit comments