Update Xunit
This commit is contained in:
Родитель
0d48f38b3e
Коммит
626829420d
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
<!-- Package references and additional files which are consumed by test projects -->
|
<!-- Package references and additional files which are consumed by test projects -->
|
||||||
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
|
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
|
||||||
<PackageReference Include="xunit" Version="2.6.5" IsImplicitlyDefined="true" />
|
<PackageReference Include="xunit" Version="2.6.6" IsImplicitlyDefined="true" />
|
||||||
|
|
||||||
<PackageReference Include="coverlet.collector"
|
<PackageReference Include="coverlet.collector"
|
||||||
Version="6.0.0"
|
Version="6.0.0"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче