File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3
3
"isRoot" : true ,
4
4
"tools" : {
5
5
"dotnet-ef" : {
6
- "version" : " 8 .0.19 " ,
6
+ "version" : " 9 .0.8 " ,
7
7
"commands" : [
8
8
" dotnet-ef"
9
9
]
Original file line number Diff line number Diff line change 27
27
<PackageVersion Include =" MassTransit.AspNetCore" Version =" 7.3.1" />
28
28
<PackageVersion Include =" MassTransit.RabbitMQ" Version =" 8.5.2" />
29
29
<PackageVersion Include =" Meziantou.Extensions.Logging.Xunit" Version =" 1.0.16" />
30
- <PackageVersion Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 8 .0.19 " />
31
- <PackageVersion Include =" Microsoft.AspNetCore.JsonPatch" Version =" 8 .0.19 " />
32
- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7 .0.20 " />
33
- <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 8 .0.19 " />
34
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8 .0.19 " />
35
- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8 .0.19 " />
36
- <PackageVersion Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 8 .0.19 " />
30
+ <PackageVersion Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 9 .0.8 " />
31
+ <PackageVersion Include =" Microsoft.AspNetCore.JsonPatch" Version =" 9 .0.8 " />
32
+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9 .0.8 " />
33
+ <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 9 .0.8 " />
34
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9 .0.8 " />
35
+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9 .0.8 " />
36
+ <PackageVersion Include =" Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version =" 9 .0.8 " />
37
37
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
38
38
<PackageVersion Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.22.1" />
39
39
<PackageVersion Include =" Moq" Version =" 4.20.72" />
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 8 .0.413 " ,
3
+ "version" : " 9 .0.304 " ,
4
4
"rollForward" : " latestFeature"
5
5
}
6
6
}
You can’t perform that action at this time.
0 commit comments