Skip to content

Commit

Permalink
Merge pull request #924 from dxdjgl/master
Browse files Browse the repository at this point in the history
Updated NaCl.Net to the 0.1.13 version to have increased performance,…
  • Loading branch information
somdoron authored Jul 24, 2020
2 parents e72458a + b666ce4 commit 8c46a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NetMQ/NetMQ.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<ItemGroup>
<PackageReference Include="AsyncIO" Version="0.1.69" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="NaCl.Net" Version="0.1.12" />
<PackageReference Include="NaCl.Net" Version="0.1.13" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
Expand Down

0 comments on commit 8c46a3d

Please sign in to comment.