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 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <Description >Standalone Kestrel server for the Prometheus.Client</Description >
4- <VersionPrefix >4.4 .0</VersionPrefix >
4+ <VersionPrefix >4.6 .0</VersionPrefix >
55 <TargetFrameworks >netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0;net6.0</TargetFrameworks >
66 <PackageId >Prometheus.Client.MetricServer</PackageId >
77 <RepositoryUrl >https://github.com/prom-client-net/prom-client-metricserver</RepositoryUrl >
1212 <None Include =" ../icon.png" Visible =" false" Pack =" true" PackagePath =" " />
1313 </ItemGroup >
1414 <ItemGroup >
15- <PackageReference Include =" Prometheus.Client" Version =" [4.5.3,5 .0.0)" />
15+ <PackageReference Include =" Prometheus.Client" Version =" [5.0.0,6 .0.0)" />
1616 </ItemGroup >
1717 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp3.1' OR '$(TargetFramework)' == 'net5.0' OR '$(TargetFramework)' == 'net6.0'" >
1818 <FrameworkReference Include =" Microsoft.AspNetCore.App" />
You can’t perform that action at this time.
0 commit comments