We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4555d40 commit af5db5cCopy full SHA for af5db5c
src/Prometheus.Client.AspNetCore/Prometheus.Client.AspNetCore.csproj
@@ -23,7 +23,7 @@
23
<None Include="../../icon.png" Pack="true" Visible="false" PackagePath="" />
24
</ItemGroup>
25
<ItemGroup>
26
- <PackageReference Include="Prometheus.Client" Version="3.1.0" />
+ <PackageReference Include="Prometheus.Client" Version="[3.1.0,4.0.0)" />
27
28
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3'">
29
<PackageReference Include="System.Net.Http" Version="4.3.4" />
0 commit comments