Skip to content

Commit

Permalink
Bump MessagePack from 2.0.323 to 2.1.90 in /samples/XRPC.WPF/Client
Browse files Browse the repository at this point in the history
Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 2.0.323 to 2.1.90.
- [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.0.323...v2.1.90)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2020
1 parent 18c4e21 commit 84a65f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/XRPC.WPF/Client/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="BeetleX" version="1.4.8" targetFramework="net472" />
<package id="BeetleX.XRPC.Clients" version="0.8.2.3" targetFramework="net472" />
<package id="MessagePack" version="2.0.323" targetFramework="net472" />
<package id="MessagePack" version="2.1.90" targetFramework="net472" />
<package id="MessagePack.Annotations" version="2.0.323" targetFramework="net472" />
<package id="MessagePackAnalyzer" version="2.0.323" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" />
Expand Down

0 comments on commit 84a65f6

Please sign in to comment.