update njsonschema (#7705)

This commit is contained in:
Travis Plunk 2018-09-04 18:38:04 -07:00 committed by GitHub
parent 82d6f6f4b1
commit 5cb683d91d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.9.0" />
<PackageReference Include="NJsonSchema" Version="9.10.71" />
<PackageReference Include="NJsonSchema" Version="9.10.72" />
</ItemGroup>
</Project>