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.
1 parent 8b82fa3 commit 65ce194Copy full SHA for 65ce194
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
@@ -34,7 +34,7 @@
34
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.4.0-2.final" />
35
<PackageReference Include="System.Threading.AccessControl" Version="7.0.0-rc.2.22472.3" />
36
<PackageReference Include="System.Drawing.Common" Version="7.0.0-rc.2.22472.3" />
37
- <PackageReference Include="NJsonSchema" Version="10.7.2" />
+ <PackageReference Include="NJsonSchema" Version="10.8.0" />
38
</ItemGroup>
39
40
</Project>
0 commit comments