Skip to content

Commit

Permalink
Merge pull request #399 from AArnott/msgpackStable
Browse files Browse the repository at this point in the history
Update to stable MessagePack 2.0.323
  • Loading branch information
AArnott authored Dec 16, 2019
2 parents 46d4758 + 3b86144 commit c720280
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 c720280

Please sign in to comment.