Build(deps): Bump NJsonSchema from 9.13.25 to 9.13.26 (#9184)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-21 19:32:31 +05:00 committed by Ilya
parent 0cd0de1e0d
commit c691a98952

View file

@ -68,7 +68,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.10.0" />
<PackageReference Include="System.Threading.AccessControl" Version="4.5.0" />
<PackageReference Include="NJsonSchema" Version="9.13.25" />
<PackageReference Include="NJsonSchema" Version="9.13.26" />
</ItemGroup>
</Project>