Bump NJsonSchema from 10.1.13 to 10.1.14 (#12598)

Bumps [NJsonSchema](https://github.com/RicoSuter/NJsonSchema) from 10.1.13 to 10.1.14.
- [Release notes](https://github.com/RicoSuter/NJsonSchema/releases)
- [Commits](https://github.com/RicoSuter/NJsonSchema/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-07 15:54:59 +05:00 committed by GitHub
parent 2c0f138a96
commit 71d8876e60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.5.0" />
<PackageReference Include="System.Threading.AccessControl" Version="5.0.0-preview.4.20227.9" />
<PackageReference Include="System.Drawing.Common" Version="5.0.0-preview.4.20227.9" />
<PackageReference Include="NJsonSchema" Version="10.1.13" />
<PackageReference Include="NJsonSchema" Version="10.1.14" />
</ItemGroup>
</Project>