diff --git a/source/nanoFramework.CoreLibrary.nuspec b/source/nanoFramework.CoreLibrary.nuspec index b2ac8b62..b6258e39 100644 --- a/source/nanoFramework.CoreLibrary.nuspec +++ b/source/nanoFramework.CoreLibrary.nuspec @@ -7,12 +7,14 @@ nanoFramework project contributors nanoFramework project contributors false + Apache-2.0 false https://github.com/nanoframework/lib-CoreLibrary https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad + Copyright (c) 2018 The nanoFramework project contributors - This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects. + This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects. This package requires a target with mscorlib v$nativeVersion$. This package includes the nanoFramework.CoreLibrary assembly for nanoFramework C# projects. nanoFramework C# csharp netmf netnf nanoFramework.CoreLibrary @@ -22,5 +24,8 @@ + + + diff --git a/source/nanoFramework.CoreLibrary/CoreLibrary.nfproj b/source/nanoFramework.CoreLibrary/CoreLibrary.nfproj index 9fe04005..926cfaf6 100644 --- a/source/nanoFramework.CoreLibrary/CoreLibrary.nfproj +++ b/source/nanoFramework.CoreLibrary/CoreLibrary.nfproj @@ -53,7 +53,7 @@ - + diff --git a/source/nanoFramework.CoreLibrary/System/AssemblyInfo2.cs b/source/nanoFramework.CoreLibrary/System/AssemblyInfo.cs similarity index 100% rename from source/nanoFramework.CoreLibrary/System/AssemblyInfo2.cs rename to source/nanoFramework.CoreLibrary/System/AssemblyInfo.cs diff --git a/source/readme.txt b/source/readme.txt new file mode 100644 index 00000000..c224515a --- /dev/null +++ b/source/readme.txt @@ -0,0 +1,21 @@ + _____ _ + _ __ __ _ _ __ ___ | ___| __ __ _ _ __ ___ _____ _____ _ __| | __ + | '_ \ / _` | '_ \ / _ \| |_ | '__/ _` | '_ ` _ \ / _ \ \ /\ / / _ \| '__| |/ / + | | | | (_| | | | | (_) | _|| | | (_| | | | | | | __/\ V V / (_) | | | < + |_| |_|\__,_|_| |_|\___/|_| |_| \__,_|_| |_| |_|\___| \_/\_/ \___/|_| |_|\_\ + +=================================================================================== + +API docs: https://docs.nanoframework.net/api + +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