Skip to content

Commit af5db5c

Browse files
committed
Update dependency
1 parent 4555d40 commit af5db5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client.AspNetCore/Prometheus.Client.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<None Include="../../icon.png" Pack="true" Visible="false" PackagePath="" />
2424
</ItemGroup>
2525
<ItemGroup>
26-
<PackageReference Include="Prometheus.Client" Version="3.1.0" />
26+
<PackageReference Include="Prometheus.Client" Version="[3.1.0,4.0.0)" />
2727
</ItemGroup>
2828
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3'">
2929
<PackageReference Include="System.Net.Http" Version="4.3.4" />

0 commit comments

Comments
 (0)