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 4572c63 commit 2526bebCopy full SHA for 2526beb
src/MongoDB.Driver.Core/MongoDB.Driver.Core.csproj
@@ -47,7 +47,7 @@
47
</ItemGroup>
48
49
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
50
- <PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.0.0" />
+ <PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
51
52
53
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard1.5'">
0 commit comments