File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
HostedServiceMetricPusher Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <PackageReference Include =" Prometheus.Client" Version =" 6.1.0" />
77 <PackageReference Include =" Prometheus.Client.DependencyInjection" Version =" 1.5.1" />
88 <PackageReference Include =" Prometheus.Client.MetricPusher.HostedService" Version =" 0.5.0" />
9- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 8 .0.1 " />
9+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9 .0.8 " />
1010 </ItemGroup >
1111</Project >
Original file line number Diff line number Diff line change 33 <TargetFramework >net8.0</TargetFramework >
44 </PropertyGroup >
55 <ItemGroup >
6- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 8 .0.1 " />
6+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9 .0.8 " />
77 <PackageReference Include =" Prometheus.Client.DependencyInjection" Version =" 1.5.1" />
88 <PackageReference Include =" Prometheus.Client.MetricServer" Version =" 7.0.0" />
99 </ItemGroup >
You can’t perform that action at this time.
0 commit comments