Skip to content

Commit

Permalink
Changed System.Reactive.Linq (compatibility package) to System.Reactive
Browse files Browse the repository at this point in the history
  • Loading branch information
MvRens committed Mar 7, 2021
1 parent 5d259cd commit e0e17e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Voicemeeter/Voicemeeter.csproj
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Win32.Registry" Version="4.6.0" />
<PackageReference Include="System.Reactive.Linq" Version="4.2.0" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
</ItemGroup>

</Project>

0 comments on commit e0e17e5

Please sign in to comment.