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 f6f62b8 commit f3d11afCopy full SHA for f3d11af
src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj
@@ -34,7 +34,7 @@
34
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.9.0-3.final" />
35
<PackageReference Include="System.Threading.AccessControl" Version="6.0.0-preview.1.21102.12" />
36
<PackageReference Include="System.Drawing.Common" Version="6.0.0-preview.1.21102.12" />
37
- <PackageReference Include="NJsonSchema" Version="10.3.8" />
+ <PackageReference Include="NJsonSchema" Version="10.3.9" />
38
</ItemGroup>
39
40
</Project>
0 commit comments