File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Maikebing.HealthChecks.Taos Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2525 <Compile Include =" ..\Shared\*.cs" />
2626 </ItemGroup >
2727 <ItemGroup >
28- <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 5.0.7 " />
29- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.7 " />
30- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 5.0.7 " >
28+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Abstractions" Version =" 5.0.9 " />
29+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.9 " />
30+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 5.0.9 " >
3131 <PrivateAssets >all</PrivateAssets >
3232 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3333 </PackageReference >
34- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 5.0.7 " />
34+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 5.0.9 " />
3535 <PackageReference Include =" Microsoft.Extensions.DependencyModel" Version =" 5.0.0" />
3636 </ItemGroup >
3737 <ItemGroup >
Original file line number Diff line number Diff line change 3131
3232
3333 <ItemGroup >
34- <PackageReference Include =" ConsoleTableExt" Version =" 3.1.7 " />
35- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.7 " />
36- <PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.10.8 " />
34+ <PackageReference Include =" ConsoleTableExt" Version =" 3.1.9 " />
35+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 5.0.9 " />
36+ <PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.11.1 " />
3737 <PackageReference Include =" System.Text.Encoding.CodePages" Version =" 5.0.0" />
3838 </ItemGroup >
3939
Original file line number Diff line number Diff line change 1717 </PropertyGroup >
1818
1919 <ItemGroup >
20- <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks" Version =" 5.0.7 " />
21- <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version =" 5.0.7 " />
20+ <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks" Version =" 5.0.9 " />
21+ <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version =" 5.0.9 " />
2222 </ItemGroup >
2323
2424 <ItemGroup >
You can’t perform that action at this time.
0 commit comments