Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions source/nanoFramework.System.Math.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,18 @@
<authors>nanoFramework project contributors</authors>
<owners>nanoFramework project contributors</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes>
</releaseNotes>
<license type="expression">Apache-2.0</license>
<releaseNotes></releaseNotes>
<developmentDependency>false</developmentDependency>
<projectUrl>https://github.com/nanoframework/lib-nanoFramework.System.Math</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
<repository type="git" url="https://github.com/nanoframework/lib-nanoFramework.System.Math" commit="$commit$" />
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
<description>This package includes the nanoFramework.System.Math assembly for nanoFramework C# projects.</description>
<description>This package includes the nanoFramework.System.Math assembly for nanoFramework C# projects.&#10;This package requires a target with nanoFramework.System.Math v$nativeVersion$.</description>
<summary>nanoFramework.System.Math assembly for nanoFramework C# projects</summary>
<tags>nanoFramework C# csharp netmf netnf nanoFramework.System.Math</tags>
<dependencies>
<dependency id="nanoFramework.CoreLibrary" version="[1.2.6-preview.1]" />
<dependency id="nanoFramework.CoreLibrary" version="1.2.6-preview.1" />
</dependencies>
</metadata>
<files>
Expand All @@ -26,5 +27,8 @@
<file src="nanoFramework.System.Math\bin\Release\System.Math.pdbx" target="lib\System.Math.pdbx" />
<file src="nanoFramework.System.Math\bin\Release\System.Math.pe" target="lib\System.Math.pe" />
<file src="nanoFramework.System.Math\bin\Release\System.Math.xml" target="lib\System.Math.xml" />

<!-- readme -->
<file src="readme.txt" target="readme.txt" />
</files>
</package>
21 changes: 21 additions & 0 deletions source/readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
_____ _
_ __ __ _ _ __ ___ | ___| __ __ _ _ __ ___ _____ _____ _ __| | __
| '_ \ / _` | '_ \ / _ \| |_ | '__/ _` | '_ ` _ \ / _ \ \ /\ / / _ \| '__| |/ /
| | | | (_| | | | | (_) | _|| | | (_| | | | | | | __/\ V V / (_) | | | <
|_| |_|\__,_|_| |_|\___/|_| |_| \__,_|_| |_| |_|\___| \_/\_/ \___/|_| |_|\_\

===================================================================================

API docs: https://docs.nanoframework.net/api/nanoFramework.System.Math.html

Browse our samples repository: https://github.com/nanoframework/samples

Check our documentation online: https://docs.nanoframework.net/articles/intro.html

Join our lively Discord community: https://discord.gg/gCyBu8T

Report issues: https://github.com/nanoframework/Home/issues

Follow us on Twitter: https://twitter.com/nanoframework

Follow our YouTube channel: https://www.youtube.com/c/nanoFramework