File tree 3 files changed +4
-6
lines changed
nanoFramework.Tools.DebugLibrary.Net
nanoFramework.Tools.DebugLibrary.UWP
3 files changed +4
-6
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 7
7
<authors >nanoFramework project contributors</authors >
8
8
<owners >nanoFramework project contributors</owners >
9
9
<requireLicenseAcceptance >false</requireLicenseAcceptance >
10
- <license type =" expression " >Apache-2.0 </license >
10
+ <license type =" file " >LICENSE.md </license >
11
11
<projectUrl >https://github.com/nanoframework/nf-debugger</projectUrl >
12
- <iconUrl >https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl >
13
12
<icon >images\nf-logo.png</icon >
14
13
<repository type =" git" url =" https://github.com/nanoframework/nf-debugger" commit =" $commit$" />
15
14
<copyright >Copyright (c) .NET Foundation and Contributors</copyright >
16
15
<description >This .NET library provides a debug client for nanoFramework devices using USB or Serial connection to a board.</description >
17
16
<releaseNotes >This package provides the .NET version of the debug library. For UWP look for the respective Nuget package.
18
17
</releaseNotes >
19
- <summary >This .NET library provides a debug client for nanoFramework</summary >
20
18
<tags >nanoFramework C# csharp netmf netnf</tags >
21
19
<dependencies >
22
20
<dependency id =" Fody" version =" 4.2.1" />
31
29
<files >
32
30
<file src =" bin\Release\nanoFramework.Tools.Debugger.Net.dll" target =" lib/net472" />
33
31
<file src =" ..\nf-logo.png" target =" images\" />
32
+ <file src =" ..\LICENSE.md" target =" " />
34
33
</files >
35
34
</package >
Original file line number Diff line number Diff line change 7
7
<authors >nanoFramework project contributors</authors >
8
8
<owners >nanoFramework project contributors</owners >
9
9
<requireLicenseAcceptance >false</requireLicenseAcceptance >
10
- <license type =" expression " >Apache-2.0 </license >
10
+ <license type =" file " >LICENSE.md </license >
11
11
<projectUrl >https://github.com/nanoframework/nf-debugger</projectUrl >
12
- <iconUrl >https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl >
13
12
<icon >images\nf-logo.png</icon >
14
13
<repository type =" git" url =" https://github.com/nanoframework/nf-debugger" commit =" $commit$" />
15
14
<copyright >Copyright (c) .NET Foundation and Contributors</copyright >
16
15
<description >This UWP library provides a debug client for nanoFramework devices using USB or Serial connection to a board.</description >
17
16
<releaseNotes >This package provides the UWP version of the debug library. For .NET look for the respective Nuget package.
18
17
</releaseNotes >
19
- <summary >This UWP library provides a debug client for nanoFramework</summary >
20
18
<tags >nanoFramework C# csharp netmf netnf</tags >
21
19
<dependencies >
22
20
<dependency id =" Fody" version =" 4.2.1" />
31
29
<files >
32
30
<file src =" bin\Release\nanoFramework.Tools.Debugger.UWP.dll" target =" lib/net472" />
33
31
<file src =" ..\nf-logo.png" target =" images\" />
32
+ <file src =" ..\LICENSE.md" target =" " />
34
33
</files >
35
34
</package >
You can’t perform that action at this time.
0 commit comments