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 3d1356a commit 3c1bf26Copy full SHA for 3c1bf26
src/NJsonSchema/NJsonSchema.csproj
@@ -13,7 +13,7 @@
13
<WarningsAsErrors />
14
</PropertyGroup>
15
<ItemGroup>
16
- <PackageReference Include="Namotion.Reflection" Version="2.1.0" />
+ <PackageReference Include="Namotion.Reflection" Version="2.1.2" />
17
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
18
</ItemGroup>
19
<ItemGroup Condition="'$(TargetFramework)' == 'net40'">
0 commit comments