Skip to content

Commit a4bc005

Browse files
committed
Fix nuspec (#11)
***NO_CI***
1 parent 7d34047 commit a4bc005

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/package.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<license type="file">LICENSE.md</license>
1111
<releaseNotes></releaseNotes>
1212
<developmentDependency>true</developmentDependency>
13-
<projectUrl>https://github.com/nanoFramework.TestPlatform</projectUrl>
13+
<projectUrl>https://github.com/nanoFramework.TestFramework</projectUrl>
1414
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
1515
<icon>images\nf-logo.png</icon>
16-
<repository type="git" url="https://github.com/nanoFramework.TestPlatform" commit="$commit$" />
16+
<repository type="git" url="https://github.com/nanoFramework.TestFramework" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1818
<description>This package includes the Test Framework to be used for Unit Tests in .NET nanoFramework C# projects.</description>
1919
<tags>nanoFramework C# csharp netmf netnf unittest </tags>

0 commit comments

Comments
 (0)