This commit is contained in:
James Jackson-South 2024-01-21 21:53:46 +10:00
Родитель 0d48f38b3e
Коммит 626829420d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@
<!-- Package references and additional files which are consumed by test projects -->
<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"
Version="6.0.0"