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 bfb2a58 commit 38db928Copy full SHA for 38db928
build/MongoDB.Driver.Core.nuspec
@@ -15,6 +15,7 @@
15
<dependencies>
16
<group targetFramework=".NETFramework4.5">
17
<dependency id="MongoDB.Bson" version="[@build.number@, )" />
18
+ <dependency id="System.Runtime.InteropServices.RuntimeInformation" version="[4.0.0, )" />
19
</group>
20
<group targetFramework=".NETStandard1.5">
21
<dependency id="NETStandard.Library" version="[1.6.0, )" />
0 commit comments