提交 85a3caf6 编写于 作者: M Matt Warren 提交者: GitHub

Merge pull request #15877 from mattwar/Issue15510

Add System.Runtime.InteropServices.RuntimeInformation to common nuget…
......@@ -32,6 +32,7 @@
<dependency id="System.Runtime" version="$SystemRuntimeVersion$"/>
<dependency id="System.Runtime.Extensions" version="$SystemRuntimeExtensionsVersion$"/>
<dependency id="System.Runtime.InteropServices" version="$SystemRuntimeInteropServicesVersion$"/>
<dependency id="System.Runtime.InteropServices.RuntimeInformation" version="$SystemRuntimeInteropServicesRuntimeInformationVersion$"/>
<dependency id="System.Runtime.Numerics" version="$SystemRuntimeNumericsVersion$"/>
<dependency id="System.Security.Cryptography.Algorithms" version="$SystemSecurityCryptographyAlgorithmsVersion$"/>
<dependency id="System.Security.Cryptography.Encoding" version="$SystemSecurityCryptographyEncodingVersion$"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册