File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
docs/core/extensions/snippets/configuration/custom-provider Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.9 " />
13- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.9 " />
14- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.9 " />
15- <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.9 " />
16- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.9 " />
12+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.10 " />
13+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.10 " />
14+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.10 " />
15+ <PackageReference Include =" Microsoft.Extensions.Configuration.Binder" Version =" 9.0.10 " />
16+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.10 " />
1717 </ItemGroup >
1818
1919</Project >
You can’t perform that action at this time.
0 commit comments