Skip to content

Commit

Permalink
Update to stable MessagePack 2.0.323
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Dec 16, 2019
1 parent 46d4758 commit 3b86144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StreamJsonRpc/StreamJsonRpc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="MessagePack" Version="2.0.299-rc" />
<PackageReference Include="MessagePack" Version="2.0.323" />
<PackageReference Include="MessagePackAnalyzer" Version="2.0.299-rc" PrivateAssets="all" />
<!-- <PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.4" PrivateAssets="all" /> -->
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.4.16" PrivateAssets="all" />
Expand Down

0 comments on commit 3b86144

Please sign in to comment.