File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 <PackageReference Include =" Prometheus.Client.MetricPusher" Version =" 3.3.0" />
1010 </ItemGroup >
1111 <ItemGroup Condition =" '$(TargetFramework)' == 'net462' OR '$(TargetFramework)' == 'netstandard2.0'" >
12- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 3.1.32 " />
13- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 3.1.32 " />
12+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9.0.5 " />
13+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.5 " />
1414 </ItemGroup >
1515 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
16- <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 8 .0.1 " />
17- <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8 .0.2 " />
16+ <PackageReference Include =" Microsoft.Extensions.Hosting.Abstractions" Version =" 9 .0.5 " />
17+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9 .0.5 " />
1818 </ItemGroup >
1919</Project >
Original file line number Diff line number Diff line change 88 <PackageReference Include =" FluentAssertions" Version =" 8.3.0" />
99 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1010 <PackageReference Include =" NSubstitute" Version =" 5.3.0" />
11- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8 .0.1 " />
11+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9 .0.5 " />
1212 <PackageReference Include =" xunit" Version =" 2.9.3" />
1313 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.*" >
1414 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments