File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Prometheus.Client.MetricServer Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <Description >MetricServer for the Prometheus.Client</Description >
44 <Copyright >2018 © Sergey Kuznetsov</Copyright >
55 <AssemblyTitle >Prometheus.Client.MetricServer</AssemblyTitle >
6- <VersionPrefix >1.2.3 </VersionPrefix >
6+ <VersionPrefix >1.3.1 </VersionPrefix >
77 <Authors >Sergey Kuznetsov</Authors >
88 <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' " >netstandard1.3;netstandard2.0</TargetFrameworks >
99 <TargetFrameworks Condition =" '$(OS)' == 'Windows_NT' " >net45;netstandard1.3;netstandard2.0</TargetFrameworks >
2020 <GenerateDocumentationFile >true</GenerateDocumentationFile >
2121 </PropertyGroup >
2222 <ItemGroup >
23- <PackageReference Include =" Prometheus.Client" Version =" 1.4.2 " />
23+ <PackageReference Include =" Prometheus.Client" Version =" 1.5.0 " />
2424 </ItemGroup >
2525 <ItemGroup Condition =" '$(TargetFramework)' == 'net45' " >
2626 <Reference Include =" System" />
You can’t perform that action at this time.
0 commit comments