File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
samples/EntityFramework/Tracker.Core
src/Foundatio.CommandQuery.EntityFramework Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
88 <ItemGroup >
99 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.11" />
10- <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks" Version =" 9 .0.10 " />
11- <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 9.0.10 " />
10+ <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks" Version =" 10 .0.0 " />
11+ <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 9.0.11 " />
1212 </ItemGroup >
1313
1414 <ItemGroup >
Original file line number Diff line number Diff line change 1212 </ItemGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Microsoft.Extensions.Caching.Abstractions" Version =" 9 .0.10 " />
15+ <PackageReference Include =" Microsoft.Extensions.Caching.Abstractions" Version =" 10 .0.0 " />
1616 <ProjectReference Include =" ..\Foundatio.CommandQuery\Foundatio.CommandQuery.csproj" />
1717 </ItemGroup >
1818
You can’t perform that action at this time.
0 commit comments