We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NJsonSchema
10.6.10
10.7.0
1 parent cc3b6fb commit 56e08dcCopy full SHA for 56e08dc
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
@@ -34,7 +34,7 @@
34
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.0-1.final" />
35
<PackageReference Include="System.Threading.AccessControl" Version="7.0.0-preview.4.22229.4" />
36
<PackageReference Include="System.Drawing.Common" Version="7.0.0-preview.4.22229.4" />
37
- <PackageReference Include="NJsonSchema" Version="10.6.10" />
+ <PackageReference Include="NJsonSchema" Version="10.7.0" />
38
</ItemGroup>
39
40
</Project>
0 commit comments