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 523e391 + cbbae94 commit 2274a43Copy full SHA for 2274a43
1 file changed
Directory.Packages.props
@@ -19,7 +19,7 @@
19
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="[4.4.0]" />
20
<PackageVersion Include="MicroSoft.Data.SqlClient" Version="6.1.3" />
21
<PackageVersion Include="Microsoft.Data.Sqlite" Version="10.0.2" />
22
- <PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.1" />
+ <PackageVersion Include="Microsoft.EntityFrameworkCore.SqlServer" Version="10.0.2" />
23
<PackageVersion Include="Microsoft.Extensions.Caching.Abstractions" Version="10.0.2" />
24
<PackageVersion Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="10.0.2" />
25
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.2" />
0 commit comments