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 f8d25c4 + cd15532 commit 263591cCopy full SHA for 263591c
src/EntityChange/EntityChange.csproj
@@ -7,7 +7,7 @@
7
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
8
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
9
<PackageReference Include="System.ComponentModel.TypeConverter" Version="4.3.0" />
10
- <PackageReference Include="System.Text.Json" Version="9.0.5" />
+ <PackageReference Include="System.Text.Json" Version="9.0.6" />
11
</ItemGroup>
12
13
</Project>
0 commit comments