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 fcc5a76 + cb9e688 commit 01c099bCopy full SHA for 01c099b
src/Simplify.EntityFramework/Simplify.EntityFramework.csproj
@@ -22,7 +22,7 @@
22
<ItemGroup>
23
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7" />
24
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="5.0.*" />
25
- <PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
+ <PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
26
</ItemGroup>
27
28
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
0 commit comments