22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata minClientVersion =" 2.12" >
44 <id >Microsoft.Win32.Registry</id >
5- <version >4.5 .0</version >
5+ <version >4.7 .0</version >
66 <title >Microsoft.Win32.Registry</title >
77 <authors >Microsoft</authors >
88 <owners >microsoft,dotnetframework</owners >
99 <requireLicenseAcceptance >false</requireLicenseAcceptance >
10- <licenseUrl >https://github.com/dotnet/corefx/blob/master/LICENSE.TXT</licenseUrl >
11- <projectUrl >https://dot.net/</projectUrl >
10+ <license type =" expression" >MIT</license >
11+ <licenseUrl >https://licenses.nuget.org/MIT</licenseUrl >
12+ <projectUrl >https://github.com/dotnet/corefx</projectUrl >
1213 <iconUrl >http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl >
1314 <description >Provides support for accessing and modifying the Windows Registry.
1415
@@ -19,72 +20,75 @@ Microsoft.Win32.RegistryValueKind
1920Microsoft.Win32.RegistryHive
2021Microsoft.Win32.RegistryView
2122
22- 30ab651fcb4354552bd4891619a0bdd81e0ebdbf
2323When using NuGet 3.x this package requires at least version 3.4.</description >
2424 <releaseNotes >https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes >
25- <copyright >© Microsoft Corporation. All rights reserved.</copyright >
25+ <copyright >© Microsoft Corporation. All rights reserved.</copyright >
2626 <serviceable >true</serviceable >
2727 <dependencies >
2828 <group targetFramework =" MonoAndroid1.0" >
29- <dependency id =" System.Buffers" version =" 4.4 .0" exclude =" Compile" />
30- <dependency id =" System.Security.AccessControl" version =" 4.5 .0" />
31- <dependency id =" System.Security.Principal.Windows" version =" 4.5 .0" />
29+ <dependency id =" System.Buffers" version =" 4.5 .0" exclude =" Compile" />
30+ <dependency id =" System.Security.AccessControl" version =" 4.7 .0" />
31+ <dependency id =" System.Security.Principal.Windows" version =" 4.7 .0" />
3232 </group >
3333 <group targetFramework =" MonoTouch1.0" >
34- <dependency id =" System.Buffers" version =" 4.4 .0" exclude =" Compile" />
35- <dependency id =" System.Security.AccessControl" version =" 4.5 .0" />
36- <dependency id =" System.Security.Principal.Windows" version =" 4.5 .0" />
34+ <dependency id =" System.Buffers" version =" 4.5 .0" exclude =" Compile" />
35+ <dependency id =" System.Security.AccessControl" version =" 4.7 .0" />
36+ <dependency id =" System.Security.Principal.Windows" version =" 4.7 .0" />
3737 </group >
3838 <group targetFramework =" .NETFramework4.6" />
3939 <group targetFramework =" .NETFramework4.6.1" >
40- <dependency id =" System.Security.AccessControl" version =" 4.5.0" />
41- <dependency id =" System.Security.Principal.Windows" version =" 4.5.0" />
40+ <dependency id =" System.Security.AccessControl" version =" 4.7.0" />
41+ <dependency id =" System.Security.Principal.Windows" version =" 4.7.0" />
42+ </group >
43+ <group targetFramework =" .NETFramework4.7.2" >
44+ <dependency id =" System.Security.AccessControl" version =" 4.7.0" />
45+ <dependency id =" System.Security.Principal.Windows" version =" 4.7.0" />
4246 </group >
4347 <group targetFramework =" .NETCoreApp2.0" >
44- <dependency id =" System.Memory" version =" 4.5.0 " exclude =" Compile" />
45- <dependency id =" System.Security.AccessControl" version =" 4.5 .0" />
46- <dependency id =" System.Security.Principal.Windows" version =" 4.5 .0" />
48+ <dependency id =" System.Memory" version =" 4.5.3 " exclude =" Compile" />
49+ <dependency id =" System.Security.AccessControl" version =" 4.7 .0" />
50+ <dependency id =" System.Security.Principal.Windows" version =" 4.7 .0" />
4751 </group >
4852 <group targetFramework =" .NETCoreApp2.1" >
49- <dependency id =" System.Security.AccessControl" version =" 4.5 .0" />
50- <dependency id =" System.Security.Principal.Windows" version =" 4.5 .0" />
53+ <dependency id =" System.Security.AccessControl" version =" 4.7 .0" />
54+ <dependency id =" System.Security.Principal.Windows" version =" 4.7 .0" />
5155 </group >
5256 <group targetFramework =" .NETStandard1.3" >
5357 <dependency id =" NETStandard.Library" version =" 1.6.1" />
5458 </group >
5559 <group targetFramework =" .NETStandard2.0" >
56- <dependency id =" System.Buffers" version =" 4.4 .0" exclude =" Compile" />
57- <dependency id =" System.Memory" version =" 4.5.0 " exclude =" Compile" />
58- <dependency id =" System.Security.AccessControl" version =" 4.5 .0" />
59- <dependency id =" System.Security.Principal.Windows" version =" 4.5 .0" />
60+ <dependency id =" System.Buffers" version =" 4.5 .0" exclude =" Compile" />
61+ <dependency id =" System.Memory" version =" 4.5.3 " exclude =" Compile" />
62+ <dependency id =" System.Security.AccessControl" version =" 4.7 .0" />
63+ <dependency id =" System.Security.Principal.Windows" version =" 4.7 .0" />
6064 </group >
6165 <group targetFramework =" UAP10.0.16299" >
62- <dependency id =" System.Memory" version =" 4.5.0 " exclude =" Compile" />
66+ <dependency id =" System.Memory" version =" 4.5.3 " exclude =" Compile" />
6367 </group >
64- <group targetFramework =" UAP10.0.16300" />
6568 <group targetFramework =" Xamarin.iOS1.0" >
66- <dependency id =" System.Buffers" version =" 4.4 .0" exclude =" Compile" />
67- <dependency id =" System.Security.AccessControl" version =" 4.5 .0" />
68- <dependency id =" System.Security.Principal.Windows" version =" 4.5 .0" />
69+ <dependency id =" System.Buffers" version =" 4.5 .0" exclude =" Compile" />
70+ <dependency id =" System.Security.AccessControl" version =" 4.7 .0" />
71+ <dependency id =" System.Security.Principal.Windows" version =" 4.7 .0" />
6972 </group >
7073 <group targetFramework =" Xamarin.Mac2.0" >
71- <dependency id =" System.Buffers" version =" 4.4 .0" exclude =" Compile" />
72- <dependency id =" System.Security.AccessControl" version =" 4.5 .0" />
73- <dependency id =" System.Security.Principal.Windows" version =" 4.5 .0" />
74+ <dependency id =" System.Buffers" version =" 4.5 .0" exclude =" Compile" />
75+ <dependency id =" System.Security.AccessControl" version =" 4.7 .0" />
76+ <dependency id =" System.Security.Principal.Windows" version =" 4.7 .0" />
7477 </group >
7578 <group targetFramework =" Xamarin.TVOS1.0" >
76- <dependency id =" System.Buffers" version =" 4.4 .0" exclude =" Compile" />
77- <dependency id =" System.Security.AccessControl" version =" 4.5 .0" />
78- <dependency id =" System.Security.Principal.Windows" version =" 4.5 .0" />
79+ <dependency id =" System.Buffers" version =" 4.5 .0" exclude =" Compile" />
80+ <dependency id =" System.Security.AccessControl" version =" 4.7 .0" />
81+ <dependency id =" System.Security.Principal.Windows" version =" 4.7 .0" />
7982 </group >
8083 <group targetFramework =" Xamarin.WatchOS1.0" >
81- <dependency id =" System.Buffers" version =" 4.4 .0" exclude =" Compile" />
82- <dependency id =" System.Security.AccessControl" version =" 4.5 .0" />
83- <dependency id =" System.Security.Principal.Windows" version =" 4.5 .0" />
84+ <dependency id =" System.Buffers" version =" 4.5 .0" exclude =" Compile" />
85+ <dependency id =" System.Security.AccessControl" version =" 4.7 .0" />
86+ <dependency id =" System.Security.Principal.Windows" version =" 4.7 .0" />
8487 </group >
8588 </dependencies >
8689 <frameworkAssemblies >
8790 <frameworkAssembly assemblyName =" mscorlib" targetFramework =" .NETFramework4.6.1" />
91+ <frameworkAssembly assemblyName =" mscorlib" targetFramework =" .NETFramework4.7.2" />
8892 <frameworkAssembly assemblyName =" mscorlib" targetFramework =" .NETFramework4.6" />
8993 </frameworkAssemblies >
9094 </metadata >
0 commit comments