8000
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 6a21bcc commit a138ea5Copy full SHA for a138ea5
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
@@ -34,7 +34,7 @@
34
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.0-1.final" />
35
<PackageReference Include="System.Threading.AccessControl" Version="6.0.0-preview.6.21352.12" />
36
<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.6.21352.12" />
37
- <PackageReference Include="NJsonSchema" Version="10.4.5" />
+ <PackageReference Include="NJsonSchema" Version="10.4.6" />
38
</ItemGroup>
39
40
</Project>
0 commit comments