Bump NJsonSchema from 10.4.3 to 10.4.4 (#15459)

Bumps NJsonSchema from 10.4.3 to 10.4.4.

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-05-27 14:03:44 -07:00 committed by GitHub
parent e89158e472
commit 303cf518a0
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.10.0-3.final" />
<PackageReference Include="System.Threading.AccessControl" Version="6.0.0-preview.4.21253.7" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.4.21253.7" />
<PackageReference Include="NJsonSchema" Version="10.4.3" />
<PackageReference Include="NJsonSchema" Version="10.4.4" />
</ItemGroup>
</Project>