Skip to content

Commit ab73dd8

Browse files
authored
Merge pull request #128 from PrometheusClientNet/renovate/microsoft.bcl.hashcode-1.x
chore(deps): update dependency microsoft.bcl.hashcode to v1.1.1
2 parents dce32ea + 50f7869 commit ab73dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Prometheus.Client/Prometheus.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
3939
<PackageReference Include="System.Memory" Version="4.5.4" />
4040
<PackageReference Include="System.Buffers" Version="4.5.1" />
41-
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.0" />
41+
<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
4242
</ItemGroup>
4343
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' OR '$(TargetFramework)' == 'netcoreapp2.2'">
4444
<DefineConstants>$(DefineConstants);HasITuple;HasNativeSpans;</DefineConstants>

0 commit comments

Comments
 (0)