File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 37
37
</PropertyGroup >
38
38
39
39
<ItemGroup >
40
- <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 8 .0.1 " />
41
- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8 .0.2 " />
42
- <PackageReference Include =" System.Text.Json" Version =" 8 .0.5 " />
40
+ <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 9 .0.0 " />
41
+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9 .0.0 " />
42
+ <PackageReference Include =" System.Text.Json" Version =" 9 .0.0 " />
43
43
</ItemGroup >
44
44
45
45
<ItemGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"sdk" : {
3
- "version" : " 8 .0.403 " ,
3
+ "version" : " 9 .0.100 " ,
4
4
"rollForward" : " latestMinor"
5
5
}
6
6
}
You can’t perform that action at this time.
0 commit comments