We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NJsonSchema
10.3.4
10.3.5
1 parent c4f8236 commit d255cc6Copy full SHA for d255cc6
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.4" />
+ <PackageReference Include="NJsonSchema" Version="10.3.5" />
38
</ItemGroup>
39
40
</Project>
0 commit comments