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 e7a4b7d commit 031aee9Copy full SHA for 031aee9
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.7.0" />
+ <PackageReference Include="NJsonSchema" Version="10.7.1" />
38
</ItemGroup>
39
40
</Project>
0 commit comments