Build(deps): Bump NJsonSchema from 10.0.19 to 10.0.20 (#9954)

Bumps [NJsonSchema](https://github.com/rsuter/NJsonSchema) from 10.0.19 to 10.0.20.
- [Release notes](https://github.com/rsuter/NJsonSchema/releases)
- [Commits](https://github.com/rsuter/NJsonSchema/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-20 15:44:52 +05:00 committed by Ilya
parent 92f13b9b60
commit 092ab5f6eb

View file

@ -57,7 +57,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.1.0" />
<PackageReference Include="System.Threading.AccessControl" Version="4.5.0" />
<PackageReference Include="NJsonSchema" Version="10.0.19" />
<PackageReference Include="NJsonSchema" Version="10.0.20" />
</ItemGroup>
</Project>