Remove unneeded package references.
This commit is contained in:
Родитель
17def0b120
Коммит
6abb23390f
|
@ -8,7 +8,6 @@
|
|||
<Import Project="$([MSBuild]::GetPathOfFileAbove('build.props'))" />
|
||||
<Import Project="$([MSBuild]::GetPathOfFileAbove('strongname.props'))" />
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
|
||||
<PackageReference Include="MSTest.TestAdapter" Version="3.2.1" />
|
||||
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<Import Project="$([MSBuild]::GetPathOfFileAbove('build.props'))" />
|
||||
<Import Project="$([MSBuild]::GetPathOfFileAbove('strongname.props'))" />
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
|
||||
<PackageReference Include="MSTest.TestAdapter" Version="3.2.1" />
|
||||
<PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче