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 e83ddb5 + d1d1aea commit 1b578c4Copy full SHA for 1b578c4
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.4" />
+ <PackageReference Include="System.Text.Json" Version="9.0.5" />
11
</ItemGroup>
12
13
</Project>
0 commit comments