Bump NJsonSchema from 10.3.11 to 10.4.0 (#15092)

Bumps NJsonSchema from 10.3.11 to 10.4.0.

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-24 14:59:18 -07:00 committed by GitHub
parent 7acf70e023
commit 44d450ae0e
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-1.final" />
<PackageReference Include="System.Threading.AccessControl" Version="6.0.0-preview.2.21154.6" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.2.21154.6" />
<PackageReference Include="NJsonSchema" Version="10.3.11" />
<PackageReference Include="NJsonSchema" Version="10.4.0" />
</ItemGroup>
</Project>