File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
src/Prometheus.Client.AspNetCore Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - ' master'
7- tags :
8- - ' !refs/tags/*'
97
108jobs :
119 build-master :
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Description >Middleware for the Prometheus.Client</Description >
4- <Copyright >2020 © Serge K, Oleksandr Poliakov</Copyright >
5- <AssemblyTitle >Prometheus.Client.AspNetCore</AssemblyTitle >
3+ <Description >ASP.NET Core middleware for the Prometheus.Client</Description >
64 <VersionPrefix >4.4.0</VersionPrefix >
7- <Authors >Serge K, Oleksandr Poliakov</Authors >
85 <TargetFrameworks >netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0</TargetFrameworks >
96 <AssemblyName >Prometheus.Client.AspNetCore</AssemblyName >
107 <PackageId >Prometheus.Client.AspNetCore</PackageId >
118 <PackageTags >prometheus;metrics</PackageTags >
129 <PackageIcon >icon.png</PackageIcon >
13- <PackageProjectUrl >https://github.com/prom-client-net/Prometheus.Client.AspNetCore</PackageProjectUrl >
1410 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1511 <RepositoryType >git</RepositoryType >
16- <RepositoryUrl >https://github.com/prom-client-net/Prometheus.Client.AspNetCore </RepositoryUrl >
12+ <RepositoryUrl >https://github.com/prom-client-net/prom-client-aspnetcore </RepositoryUrl >
1713 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1814 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1915 <SignAssembly >true</SignAssembly >
You can’t perform that action at this time.
0 commit comments