Skip to content

Commit

Permalink
remove System.Reactive
Browse files Browse the repository at this point in the history
  • Loading branch information
trivalik committed Sep 16, 2022
1 parent 34f6150 commit 36411b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UaClient/Workstation.UaClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.0.0" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.10" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="5.0.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
Expand Down

0 comments on commit 36411b0

Please sign in to comment.