File tree Expand file tree Collapse file tree 4 files changed +28
-2
lines changed
nanoFramework.CoreLibrary Expand file tree Collapse file tree 4 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 77 <authors >nanoFramework project contributors</authors >
88 <owners >nanoFramework project contributors</owners >
99 <requireLicenseAcceptance >false</requireLicenseAcceptance >
10+ <license type =" expression" >Apache-2.0</license >
1011 <releaseNotes ></releaseNotes >
1112 <developmentDependency >false</developmentDependency >
1213 <projectUrl >https://github.com/nanoframework/lib-CoreLibrary</projectUrl >
1314 <iconUrl >https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl >
15+ <repository type =" git" url =" https://github.com/nanoframework/lib-CoreLibrary" commit =" $commit$" />
1416 <copyright >Copyright (c) 2018 The nanoFramework project contributors</copyright >
15- <description >This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects.</description >
17+ <description >This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects. This package requires a target with mscorlib v$nativeVersion$. </description >
1618 <summary >This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects.</summary >
1719 <tags >nanoFramework C# csharp netmf netnf nanoFramework.CoreLibrary</tags >
1820 </metadata >
2224 <file src =" nanoFramework.CoreLibrary\bin\Release\mscorlib.pdbx" target =" lib\mscorlib.pdbx" />
2325 <file src =" nanoFramework.CoreLibrary\bin\Release\mscorlib.pe" target =" lib\mscorlib.pe" />
2426 <file src =" nanoFramework.CoreLibrary\bin\Release\mscorlib.xml" target =" lib\mscorlib.xml" />
27+
28+ <!-- readme -->
29+ <file src =" readme.txt" target =" readme.txt" />
2530 </files >
2631</package >
Original file line number Diff line number Diff line change 5353 <Compile Include =" System\ArgumentNullException.cs" />
5454 <Compile Include =" System\ArgumentOutOfRangeException.cs" />
5555 <Compile Include =" System\Array.cs" />
56- <Compile Include =" System\AssemblyInfo2 .cs" />
56+ <Compile Include =" System\AssemblyInfo .cs" />
5757 <Compile Include =" System\AsyncCallback.cs" />
5858 <Compile Include =" System\Attribute.cs" />
5959 <Compile Include =" System\AttributeTargets.cs" />
File renamed without changes.
Original file line number Diff line number Diff line change 1+ _____ _
2+ _ __ __ _ _ __ ___ | ___| __ __ _ _ __ ___ _____ _____ _ __| | __
3+ | '_ \ / _` | '_ \ / _ \| |_ | '__/ _` | '_ ` _ \ / _ \ \ /\ / / _ \| '__| |/ /
4+ | | | | (_| | | | | (_) | _|| | | (_| | | | | | | __/\ V V / (_) | | | <
5+ |_| |_|\__,_|_| |_|\___/|_| |_| \__,_|_| |_| |_|\___| \_/\_/ \___/|_| |_|\_\
6+
7+ ===================================================================================
8+
9+ API docs: https://docs.nanoframework.net/api
10+
11+ Browse our samples repository: https://github.com/nanoframework/samples
12+
13+ Check our documentation online: https://docs.nanoframework.net/articles/intro.html
14+
15+ Join our lively Discord community: https://discord.gg/gCyBu8T
16+
17+ Report issues: https://github.com/nanoframework/Home/issues
18+
19+ Follow us on Twitter: https://twitter.com/nanoframework
20+
21+ Follow our YouTube channel: https://www.youtube.com/c/nanoFramework
You can’t perform that action at this time.
0 commit comments