Parcourir la source

Bump PublicApiGenerator from 10.1.0 to 10.2.0 in /Rx.NET/Source

Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)
- [Commits](https://github.com/PublicApiGenerator/PublicApiGenerator/compare/10.1.0...10.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] il y a 5 ans
Parent
commit
262e9db947

+ 1 - 1
Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj

@@ -30,7 +30,7 @@
     <PackageReference Include="xunit" Version="2.4.1" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
     <PackageReference Include="DiffPlex" Version="1.6.3" />
-    <PackageReference Include="PublicApiGenerator" Version="10.1.0" />
+    <PackageReference Include="PublicApiGenerator" Version="10.2.0" />
   </ItemGroup>
 
 </Project>