Quellcode durchsuchen

Bump System.Reactive from 4.0.0-preview00001 to 5.0.0 in /AsyncRx.NET

Bumps [System.Reactive](https://github.com/dotnet/reactive) from 4.0.0-preview00001 to 5.0.0.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/commits/ixnet-v5.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] vor 4 Jahren
Ursprung
Commit
72bc23a953
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      AsyncRx.NET/ApiCompare/ApiCompare.csproj

+ 1 - 1
AsyncRx.NET/ApiCompare/ApiCompare.csproj

@@ -6,7 +6,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="System.Reactive" Version="4.0.0-preview00001" />
+    <PackageReference Include="System.Reactive" Version="5.0.0" />
   </ItemGroup>
 
   <ItemGroup>