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.
2 parents 776ef48 + 15728dc commit fdccaf3Copy full SHA for fdccaf3
src/Nefarius.Vicius.Abstractions.csproj
@@ -16,7 +16,7 @@
16
</PropertyGroup>
17
18
<ItemGroup>
19
- <PackageReference Include="NJsonSchema.CodeGeneration" Version="11.3.2" PrivateAssets="All"/>
+ <PackageReference Include="NJsonSchema.CodeGeneration" Version="11.4.0" PrivateAssets="All"/>
20
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0"/>
21
<PackageReference Include="MinVer" Version="6.0.0">
22
<PrivateAssets>all</PrivateAssets>
0 commit comments