Преглед на файлове

Merge pull request #1694 from dotnet/dependabot/nuget/Ix.NET/Source/coverlet.collector-3.1.1

Claire Novotny преди 3 години
родител
ревизия
1a64bc3288
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Ix.NET/Source/Directory.Build.props

+ 1 - 1
Ix.NET/Source/Directory.Build.props

@@ -30,7 +30,7 @@
   </ItemGroup>
 
   <ItemGroup Condition="'$(IsTestProject)' == 'true'">
-    <PackageReference Include="coverlet.collector" Version="3.1.0" />
+    <PackageReference Include="coverlet.collector" Version="3.1.1" />
   </ItemGroup>