Skip to content

Commit

Permalink
Upgrade to Namotion.Reflection 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lahma committed Aug 21, 2023
1 parent 5b5188f commit 1867ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NJsonSchema/NJsonSchema.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Namotion.Reflection" Version="2.1.2" />
<PackageReference Include="Namotion.Reflection" Version="3.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net462' ">
Expand Down

0 comments on commit 1867ca9

Please sign in to comment.