File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1212 <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 6.0.0" />
1313 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0" />
1414 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 6.0.0" />
15- <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 6.0.0" Condition =" '$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'net48'" />
15+ <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 6.0.0" Condition =" '$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'net48' or '$(TargetFramework)' == 'net6.0' " />
1616 <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 8.0.1" Condition =" '$(TargetFramework)' == 'net8.0'" />
1717 <PackageVersion Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 6.0.0" />
1818 <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 6.0.2" />
You can’t perform that action at this time.
0 commit comments