File tree Expand file tree Collapse file tree
MangoAPI.IntegrationTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 </ItemGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6.0.10 " />
18- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.10 " >
17+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 6.0.14 " />
18+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.14 " >
1919 <PrivateAssets >all</PrivateAssets >
2020 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2121 </PackageReference >
22- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.10 " />
23- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6.0.10 " >
22+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 6.0.14 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6.0.14 " >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2626 </PackageReference >
27- <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 6.0.1" />
2827 <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 6.0.0" />
2928 </ItemGroup >
3029
Original file line number Diff line number Diff line change 2323 <PrivateAssets >all</PrivateAssets >
2424 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2525 </PackageReference >
26- <PackageReference Include =" FluentAssertions" Version =" 6.8 .0" />
27- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.3.2 " />
26+ <PackageReference Include =" FluentAssertions" Version =" 6.10 .0" />
27+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0 " />
2828 <PackageReference Include =" Respawn" Version =" 6.0.0" />
2929 <PackageReference Include =" xunit" Version =" 2.4.2" />
3030 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
You can’t perform that action at this time.
0 commit comments