Removing direct dependency to NetStandard.Library From TestFramework.
This commit is contained in:
parent
b7a8c6d12f
commit
2a735db882
1 changed files with 1 additions and 5 deletions
|
@ -13,9 +13,5 @@
|
|||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\src\Microsoft.DotNet.Cli.Utils\Microsoft.DotNet.Cli.Utils.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="NETStandard.Library" Version="2.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
</Project>
|
Loading…
Reference in a new issue