Skip to content

Commit 549a770

Browse files
committed
License and project site urls updated.
1 parent c4b6302 commit 549a770

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/FluentAssertions.Mvc3/FluentAssertions.Mvc3.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<version>$version$</version>
77
<authors>Casey Burns, Kevin Kuszyk</authors>
88
<owners>Casey Burns, Kevin Kuszyk</owners>
9-
<licenseUrl>http://raw.github.com/kevinkuszyk/FluentAssertions.MVC/master/license.txt</licenseUrl>
10-
<projectUrl>http://github.com/CaseyBurns/FluentAssertions.MVC</projectUrl>
9+
<licenseUrl>http://fluentassertionsmvc.codeplex.com/license</licenseUrl>
10+
<projectUrl>http://fluentassertionsmvc.codeplex.com</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12-
<description>A set of extensions to the Fluent Assertions framework to enable more expressive testing of the MVC applications.</description>
12+
<description>FluentAssertions MVC is a set of MVC focused assertions and helper extensions to the excellent FluentAssertions library.</description>
1313
<releaseNotes>Initial release.</releaseNotes>
1414
<copyright>Copyright 2013</copyright>
1515
<tags>TDD, TDD, Fluent, Mvc, AspNetMvc</tags>

src/FluentAssertions.Mvc4/FluentAssertions.Mvc4.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<version>$version$</version>
77
<authors>Casey Burns, Kevin Kuszyk</authors>
88
<owners>Casey Burns, Kevin Kuszyk</owners>
9-
<licenseUrl>http://raw.github.com/kevinkuszyk/FluentAssertions.MVC/master/license.txt</licenseUrl>
10-
<projectUrl>http://github.com/CaseyBurns/FluentAssertions.MVC</projectUrl>
9+
<licenseUrl>http://fluentassertionsmvc.codeplex.com/license</licenseUrl>
10+
<projectUrl>http://fluentassertionsmvc.codeplex.com</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12-
<description>A set of extensions to the Fluent Assertions framework to enable more expressive testing of the MVC applications.</description>
12+
<description>FluentAssertions MVC is a set of MVC focused assertions and helper extensions to the excellent FluentAssertions library.</description>
1313
<releaseNotes>Initial release.</releaseNotes>
1414
<copyright>Copyright 2013</copyright>
1515
<tags>TDD, TDD, Fluent, Mvc, AspNetMvc</tags>

0 commit comments

Comments
 (0)