55 <version >$version$</version >
66 <title >nanoFramework.Devices.Can</title >
77 <authors >nanoFramework project contributors</authors >
8- <owners >nanoFramework project contributors </owners >
8+ <owners >nanoFramework,dotnetfoundation </owners >
99 <requireLicenseAcceptance >false</requireLicenseAcceptance >
10- <license type =" expression " >Apache-2.0 </license >
10+ <license type =" file " >LICENSE.md </license >
1111 <releaseNotes >
1212 </releaseNotes >
13+ <readme >docs\README.md</readme >
1314 <developmentDependency >false</developmentDependency >
14- <projectUrl >https://github.com/nanoframework/lib- nanoFramework.Devices.Can</projectUrl >
15- <iconUrl >https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</ iconUrl >
16- <repository type =" git" url =" https://github.com/nanoframework/lib- nanoFramework.Devices.Can" commit =" $commit$" />
15+ <projectUrl >https://github.com/nanoframework/nanoFramework.Devices.Can</projectUrl >
16+ <icon >images\nf-logo.png</ icon >
17+ <repository type =" git" url =" https://github.com/nanoframework/nanoFramework.Devices.Can" commit =" $commit$" />
1718 <copyright >Copyright (c) .NET Foundation and Contributors</copyright >
18- <description >This package includes the nanoFramework.Devices.Can assembly for nanoFramework C# projects.
19- This package requires a target with nanoFramework.Devices.Can v$nativeVersion$.</description >
20- <summary >nanoFramework.Devices.Can assembly for nanoFramework C# projects</summary >
19+ <description >This package includes the nanoFramework.Devices.Can assembly for .NET nanoFramework C# projects.
20+ This package requires a target with nanoFramework.Devices.Can v$nativeVersion$ (checksum $checksum$).</description >
2121 <tags >nanoFramework C# csharp netmf netnf nanoFramework.Devices.Can sntp</tags >
2222 <dependencies >
23- <dependency id =" nanoFramework.CoreLibrary" version =" 1.10.5 " />
24- <dependency id =" nanoFramework.Runtime.Events" version =" 1.9.1 " />
23+ <dependency id =" nanoFramework.CoreLibrary" version =" 1.11.7 " />
24+ <dependency id =" nanoFramework.Runtime.Events" version =" 1.9.2 " />
2525 </dependencies >
2626 </metadata >
2727 <files >
@@ -31,6 +31,9 @@ This package requires a target with nanoFramework.Devices.Can v$nativeVersion$.<
3131 <file src =" nanoFramework.Devices.Can\bin\Release\nanoFramework.Devices.Can.pe" target =" lib\nanoFramework.Devices.Can.pe" />
3232 <file src =" nanoFramework.Devices.Can\bin\Release\nanoFramework.Devices.Can.xml" target =" lib\nanoFramework.Devices.Can.xml" />
3333 <!-- readme -->
34- <file src =" readme.txt" target =" readme.txt" />
34+ <file src =" assets\readme.txt" target =" " />
35+ <file src =" README.md" target =" docs\" />
36+ <file src =" assets\nf-logo.png" target =" images" />
37+ <file src =" LICENSE.md" target =" " />
3538 </files >
3639</package >
0 commit comments