Skip to content

Commit

Permalink
Bump MessagePackAnalyzer from 2.1.152 to 2.1.165 in /src
Browse files Browse the repository at this point in the history
Bumps [MessagePackAnalyzer](https://github.com/neuecc/MessagePack-CSharp) from 2.1.152 to 2.1.165.
- [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases)
- [Commits](MessagePack-CSharp/MessagePack-CSharp@v2.1.152...v2.1.165)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2020
1 parent 531f193 commit 63f57aa
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 @@ -17,7 +17,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MessagePack" Version="2.1.152" />
<PackageReference Include="MessagePackAnalyzer" Version="2.1.152" PrivateAssets="all" />
<PackageReference Include="MessagePackAnalyzer" Version="2.1.165" PrivateAssets="all" />
<!-- <PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.4" PrivateAssets="all" /> -->
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.7.54" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="16.7.54" />
Expand Down

0 comments on commit 63f57aa

Please sign in to comment.