Skip to content

Commit

Permalink
Update MessagePack to 2.1.90
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Feb 10, 2020
1 parent bd9280a commit e16b711
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/StreamJsonRpc/StreamJsonRpc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="MessagePack" Version="2.1.80" />
<PackageReference Include="MessagePackAnalyzer" Version="2.0.299-rc" PrivateAssets="all" />
<PackageReference Include="MessagePack" Version="2.1.90" />
<PackageReference Include="MessagePackAnalyzer" Version="2.1.90" PrivateAssets="all" />
<!-- <PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.4" PrivateAssets="all" /> -->
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.4.45" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="16.4.45" />
Expand Down

0 comments on commit e16b711

Please sign in to comment.