This repository was archived by the owner on Oct 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed
Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 66
77 <ItemGroup >
88 <PackageReference Include =" FluentValidation.AspNetCore" Version =" 8.6.2" />
9- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 3.1.3 " />
10- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 3.1.3 " />
11- <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 3.1.3 " />
9+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 3.1.29 " />
10+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 3.1.29 " />
11+ <PackageReference Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 3.1.29 " />
1212 <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 3.1.1" />
1313 </ItemGroup >
1414
Original file line number Diff line number Diff line change 2020 <PackageReference Include =" FluentValidation" Version =" 8.6.2" />
2121 <PackageReference Include =" MediatR" Version =" 8.0.1" />
2222 <PackageReference Include =" MediatR.Extensions.Microsoft.DependencyInjection" Version =" 8.0.0" />
23- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 3.1.3 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 3.1.29 " />
2424 <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
2525 </ItemGroup >
2626
Original file line number Diff line number Diff line change 1111 </ItemGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 3.1.3 " >
14+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 3.1.29 " >
1515 <PrivateAssets >all</PrivateAssets >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 </PackageReference >
18- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 3.1.3 " />
19- <PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 3.1.3 " />
20- <PackageReference Include =" Microsoft.Extensions.Configuration.FileExtensions" Version =" 3.1.3 " />
21- <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 3.1.3 " />
22- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 3.1.3 " />
18+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 3.1.29 " />
19+ <PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 3.1.29 " />
20+ <PackageReference Include =" Microsoft.Extensions.Configuration.FileExtensions" Version =" 3.1.29 " />
21+ <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 3.1.29 " />
22+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 3.1.29 " />
2323 </ItemGroup >
2424
2525 <ItemGroup >
You can’t perform that action at this time.
0 commit comments