Skip to content

Commit 9d69e47

Browse files
committed
Fixing links in nuspec
1 parent 8e43bab commit 9d69e47

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

tools/EntityFramework.CodeFirstStoreFunctions.nuspec

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,8 @@
55
<version>1.1.1</version>
66
<authors>Pawel "moozzyk" Kadluczka</authors>
77
<title>Support for store functions for Entity Framework 6.1.1+ Code First.</title>
8-
<licenseUrl>https://codefirstfunctions.codeplex.com/license</licenseUrl>
9-
<projectUrl>https://codefirstfunctions.codeplex.com</projectUrl>
10-
<!--
11-
<iconUrl>http://download.codeplex.com/Project/Download/FileDownload.aspx?....</iconUrl>
12-
-->
8+
<licenseUrl>https://raw.githubusercontent.com/moozzyk/CodeFirstFunctions/d5b1aa9958951e4cc77edf80c0470fef33da81fd/License.txt</licenseUrl>
9+
<projectUrl>https://github.com/moozzyk/CodeFirstFunctions</projectUrl>
1310
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1411
<description>Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.1.1+ Code First.</description>
1512
<summary>Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.1.1+ Code First.</summary>

0 commit comments

Comments
 (0)