File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 8 .0.0 " />
11- <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8 .0.0 " />
10+ <PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 9 .0.9 " />
11+ <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 9 .0.9 " />
1212 <PackageReference Include =" Serilog.Extensions.Hosting" Version =" 8.0.0" />
1313 <PackageReference Include =" Serilog.Settings.Configuration" Version =" 8.0.0" />
1414 <PackageReference Include =" Serilog.Sinks.Console" Version =" 5.0.1" />
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 8 .0.201 "
3+ "version" : " 9 .0.305 "
44 }
55}
You can’t perform that action at this time.
0 commit comments