Skip to content

Commit d6e592b

Browse files
committed
Adjusted nuspec (part of Continuous Deployment updates)
1 parent 960f9b2 commit d6e592b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

EntityFrameworkExtras/EntityFrameworkExtras.nuspec

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>EntityFrameworkExtras</id>
5-
<version>1.2.1</version>
5+
<version>1.2.2</version>
66
<title>EntityFramework Extras</title>
77
<authors>Michael Rodda</authors>
88
<owners>Michael Rodda</owners>
99
<iconUrl>https://lh4.googleusercontent.com/UVTiaEfA2se3vwmSSciR5VkwSWrcGGO2Hoxzb71enq2S6QwOQMwLRV53bgX8-OANpn73KA=w1168-h792</iconUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.
1212

13-
github: https://github.com/Fodsuk/EntityFrameworkExtras (See Changelog!)
14-
15-
contact: fodsuk at hotmail dot com</description>
13+
github: https://github.com/Fodsuk/EntityFrameworkExtras (See Changelog!)</description>
1614
<summary>EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.</summary>
1715
<releaseNotes>EntityFrameworkExtras provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters.
1816

0 commit comments

Comments
 (0)