File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 <ItemGroup >
99 <PackageReference Include =" Prometheus.Client" Version =" 6.1.0" />
1010 <PackageReference Condition =" '$(TargetFramework)' == 'net462' OR '$(TargetFramework)' == 'netstandard2.0'"
11- Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 3.1.32 " />
11+ Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 10.0.0 " />
1212 <PackageReference Condition =" '$(TargetFramework)' == 'net8.0'"
13- Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8 .0.2 " />
13+ Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 10 .0.0 " />
1414 <PackageReference Condition =" '$(TargetFramework)' == 'net10.0'"
1515 Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 10.0.0" />
1616 </ItemGroup >
You can’t perform that action at this time.
0 commit comments