File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
src/Prometheus.Client.MetricServer Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 77bin
88obj
99packages
10+ .idea
Original file line number Diff line number Diff line change 55 <TargetFramework >netcoreapp1.1</TargetFramework >
66 </PropertyGroup >
77
8+ <ItemGroup >
9+ <PackageReference Include =" Prometheus.Client" Version =" 1.3.0" />
10+ </ItemGroup >
11+
812 <ItemGroup >
913 <ProjectReference Include =" ..\..\src\Prometheus.Client.MetricServer\Prometheus.Client.MetricServer.csproj" />
1014 </ItemGroup >
Original file line number Diff line number Diff line change 44 <Description >MetricServer for the Prometheus.Client</Description >
55 <Copyright >2017 © Sergey Kuznetsov</Copyright >
66 <AssemblyTitle >Prometheus.Client.MetricServer</AssemblyTitle >
7- <VersionPrefix >1.1.2 </VersionPrefix >
7+ <VersionPrefix >1.1.3 </VersionPrefix >
88 <Authors >Sergey Kuznetsov</Authors >
99 <TargetFrameworks >net45;netstandard1.3</TargetFrameworks >
1010 <AssemblyName >Prometheus.Client.MetricServer</AssemblyName >
2020 </PropertyGroup >
2121
2222 <ItemGroup >
23- <PackageReference Include =" Prometheus.Client" Version =" 1.1.0" />
23+ <PackageReference Include =" Prometheus.Client" Version =" [ 1.1.0,1.4.0) " />
2424 </ItemGroup >
2525
2626
You can’t perform that action at this time.
0 commit comments