1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
3+ <metadata >
4+ <id >HandyControl.Lang.ca-ES</id >
5+ <version >3.2.0</version >
6+ <title >HandyOrg</title >
7+ <authors >HandyOrg</authors >
8+ <owners >HandyOrg</owners >
9+ <requireLicenseAcceptance >true</requireLicenseAcceptance >
10+ <license type =" file" >LICENSE</license >
11+ <icon >icon.png</icon >
12+ <projectUrl >https://github.com/HandyOrg/HandyControl</projectUrl >
13+ <description >Contains some simple and commonly used WPF controls</description >
14+ <releaseNotes >Changes are detailed at https://github.com/HandyOrg/HandyControl/releases</releaseNotes >
15+ <copyright >Copyright © HandyOrg 2018-2021</copyright >
16+ <tags >WPF C# Control</tags >
17+ <repository type =" git" url =" https://github.com/HandyOrg/HandyControl" commit =" 2aff85c4e2e903f9962899288dce92d27fda2a4c" />
18+ <dependencies >
19+ <group targetFramework =" .NETFramework4.0" />
20+ <group targetFramework =" .NETFramework4.5" />
21+ <group targetFramework =" .NETFramework4.5.1" />
22+ <group targetFramework =" .NETFramework4.5.2" />
23+ <group targetFramework =" .NETFramework4.6" />
24+ <group targetFramework =" .NETFramework4.6.1" />
25+ <group targetFramework =" .NETFramework4.6.2" />
26+ <group targetFramework =" .NETFramework4.7" />
27+ <group targetFramework =" .NETFramework4.7.1" />
28+ <group targetFramework =" .NETFramework4.7.2" />
29+ <group targetFramework =" .NETFramework4.8" />
30+ <group targetFramework =" .NETCoreApp3.0" />
31+ <group targetFramework =" .NETCoreApp3.1" />
32+ <group targetFramework =" net5.0" />
33+ </dependencies >
34+ </metadata >
35+ <files >
36+ <file src =" lib\net40\ca-ES\HandyControl.resources.dll" target =" lib\net40\ca-ES\HandyControl.resources.dll" />
37+ <file src =" lib\net45\ca-ES\HandyControl.resources.dll" target =" lib\net45\ca-ES\HandyControl.resources.dll" />
38+ <file src =" lib\net451\ca-ES\HandyControl.resources.dll" target =" lib\net451\ca-ES\HandyControl.resources.dll" />
39+ <file src =" lib\net452\ca-ES\HandyControl.resources.dll" target =" lib\net452\ca-ES\HandyControl.resources.dll" />
40+ <file src =" lib\net46\ca-ES\HandyControl.resources.dll" target =" lib\net46\ca-ES\HandyControl.resources.dll" />
41+ <file src =" lib\net461\ca-ES\HandyControl.resources.dll" target =" lib\net461\ca-ES\HandyControl.resources.dll" />
42+ <file src =" lib\net462\ca-ES\HandyControl.resources.dll" target =" lib\net462\ca-ES\HandyControl.resources.dll" />
43+ <file src =" lib\net47\ca-ES\HandyControl.resources.dll" target =" lib\net47\ca-ES\HandyControl.resources.dll" />
44+ <file src =" lib\net471\ca-ES\HandyControl.resources.dll" target =" lib\net471\ca-ES\HandyControl.resources.dll" />
45+ <file src =" lib\net472\ca-ES\HandyControl.resources.dll" target =" lib\net472\ca-ES\HandyControl.resources.dll" />
46+ <file src =" lib\net48\ca-ES\HandyControl.resources.dll" target =" lib\net48\ca-ES\HandyControl.resources.dll" />
47+ <file src =" lib\net5.0\ca-ES\HandyControl.resources.dll" target =" lib\net5.0\ca-ES\HandyControl.resources.dll" />
48+ <file src =" lib\netcoreapp3.0\ca-ES\HandyControl.resources.dll" target =" lib\netcoreapp3.0\ca-ES\HandyControl.resources.dll" />
49+ <file src =" lib\netcoreapp3.1\ca-ES\HandyControl.resources.dll" target =" lib\netcoreapp3.1\ca-ES\HandyControl.resources.dll" />
50+ <file src =" icon.png" target =" icon.png" />
51+ <file src =" LICENSE" target =" LICENSE" />
52+ </files >
53+ </package >
0 commit comments