File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Prometheus.Client.MetricServer Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ artifacts:
2323deploy :
2424 - provider : NuGet
2525 api_key :
26- secure : vbPWVWUYJ4zSn7fQ621uITPR99Q2s+bx36nE97IUOFrjgjAkMSJ9KOoFTXTGPAl1
26+ secure : PtfAzDzYtEFjYKQmsfbJAXRrqlWDR2CesuEeupukTeyyD7O9bzMtRXHmBVYUu1sJ
2727 on :
2828 APPVEYOR_REPO_TAG : true
2929
Original file line number Diff line number Diff line change 33 <Description >MetricServer for the Prometheus.Client</Description >
44 <Copyright >2019 © Sergey Kuznetsov</Copyright >
55 <AssemblyTitle >Prometheus.Client.MetricServer</AssemblyTitle >
6- <VersionPrefix >3.0.0-rc1 </VersionPrefix >
6+ <VersionPrefix >3.0.0</VersionPrefix >
77 <Authors >Sergey Kuznetsov</Authors >
88 <TargetFrameworks >netstandard1.3;netstandard2.0;netcoreapp2.2</TargetFrameworks >
99 <AssemblyName >Prometheus.Client.MetricServer</AssemblyName >
2121 <AssemblyOriginatorKeyFile >../../Prometheus.Client.MetricServer.snk</AssemblyOriginatorKeyFile >
2222 </PropertyGroup >
2323 <ItemGroup >
24- <PackageReference Include =" Prometheus.Client" Version =" 3.0.0-rc2 " />
24+ <PackageReference Include =" Prometheus.Client" Version =" 3.0.0" />
2525 </ItemGroup >
2626 <PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard1.3'" >
2727 <DefineConstants >$(DefineConstants);NETSTANDARD13</DefineConstants >
You can’t perform that action at this time.
0 commit comments