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 554a84f commit d5cb9ecCopy full SHA for d5cb9ec
SQLiteSharp/SQLiteSharp.csproj
@@ -41,7 +41,7 @@
41
<ItemGroup>
42
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.11" />
43
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
44
- <PackageReference Include="System.Text.Json" Version="9.0.3" />
+ <PackageReference Include="System.Text.Json" Version="9.0.4" />
45
</ItemGroup>
46
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'netstandard2.1'">
47
<PackageReference Include="PolySharp" Version="1.15.0" PrivateAssets="all" />
0 commit comments