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 40b5c98 commit 4941724Copy full SHA for 4941724
src/Core/Silk.NET.Core/Silk.NET.Core.csproj
@@ -16,7 +16,7 @@
16
</ItemGroup>
17
18
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
19
- <PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.0" />
+ <PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.1" />
20
21
22
<Import Project="..\..\..\build\props\common.props" />
src/Maths/Silk.NET.Maths/Silk.NET.Maths.csproj
@@ -23,7 +23,7 @@
23
24
25
26
27
28
29
<ItemGroup Condition="'$(TargetFramework)' != 'net5.0'">
0 commit comments