Explorar o código

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

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] %!s(int64=6) %!d(string=hai) anos
pai
achega
de9719aeab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Rx.NET/Source/Directory.build.props

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

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