Skip to content

Commit

Permalink
Merge pull request #919 from dxdjgl/master
Browse files Browse the repository at this point in the history
Updated NaCl.Net to the 0.1.12 version to have increased performance,…
  • Loading branch information
somdoron authored Jul 12, 2020
2 parents f55c4e3 + 63557c7 commit b69f707
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.6-pre" />
<PackageReference Include="NaCl.Net" Version="0.1.12" />
</ItemGroup>

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

0 comments on commit b69f707

Please sign in to comment.