Skip to content

Commit 645616f

Browse files
robdmooreAlexArchive
authored andcommitted
Fixing incorrect nuspec paths
1 parent bc9ca73 commit 645616f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TestStack.FluentMVCTesting.Mvc3/TestStack.FluentMVCTesting.Mvc3.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
https://github.com/TestStack/TestStack.FluentMVCTesting
1919
</projectUrl>
2020
<licenseUrl>
21-
https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/LICENSE
21+
https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/LICENSE.txt
2222
</licenseUrl>
2323
<iconUrl>
2424
https://raw.github.com/TestStack/TestStack.FluentMVCTesting/master/logo.png

TestStack.FluentMvcTesting/TestStack.FluentMVCTesting.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
https://github.com/TestStack/TestStack.FluentMVCTesting
1919
</projectUrl>
2020
<licenseUrl>
21-
https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/LICENSE
21+
https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/LICENSE.txt
2222
</licenseUrl>
2323
<iconUrl>
2424
https://raw.github.com/TestStack/TestStack.FluentMVCTesting/master/logo.png

0 commit comments

Comments
 (0)