Skip to content

Commit

Permalink
Update msgpack to 1.6.2 and produce release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
msiomkin committed Sep 22, 2018
1 parent 4a9fd8c commit aba1529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/progaudi.tarantool/progaudi.tarantool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MsgPack.Light" Version="1.6.1" />
<PackageReference Include="MsgPack.Light" Version="1.6.2" />
<PackageReference Include="System.Net.NameResolution" Version="4.3.0" />
<PackageReference Include="System.Threading.Thread" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit aba1529

Please sign in to comment.