Skip to content

Commit

Permalink
Updated Microsoft.IO.RecyclableMemoryStream to include version 3.*.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesper Glintborg committed Feb 10, 2024
1 parent 968b1ed commit 7a815c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UaClient/Workstation.UaClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.2.1" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="[2.2.1,4.0.0)" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="7.0.0" />
Expand Down

0 comments on commit 7a815c9

Please sign in to comment.