Переглянути джерело

Bump coverlet.collector from 1.0.0 to 1.0.1 in /Rx.NET/Source

Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/tonerdo/coverlet/releases)
- [Commits](https://github.com/tonerdo/coverlet/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 6 роки тому
батько
коміт
12cdfa92ae
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Rx.NET/Source/Directory.build.props

+ 1 - 1
Rx.NET/Source/Directory.build.props

@@ -29,7 +29,7 @@
   </ItemGroup>
   </ItemGroup>
 
 
   <ItemGroup Condition="'$(IsTestProject)' == 'true'">
   <ItemGroup Condition="'$(IsTestProject)' == 'true'">
-    <PackageReference Include="coverlet.collector" Version="1.0.0" />
+    <PackageReference Include="coverlet.collector" Version="1.0.1" />
   </ItemGroup>  
   </ItemGroup>  
 
 
 </Project>
 </Project>