Bump NJsonSchema from 10.3.9 to 10.3.10 (#14933)

Bumps NJsonSchema from 10.3.9 to 10.3.10.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-04 14:42:19 -08:00 committed by GitHub
parent 749d24e281
commit 631e96af4c
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.9.0-3.final" />
<PackageReference Include="System.Threading.AccessControl" Version="6.0.0-preview.1.21102.12" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.1.21102.12" />
<PackageReference Include="NJsonSchema" Version="10.3.9" />
<PackageReference Include="NJsonSchema" Version="10.3.10" />
</ItemGroup>
</Project>