We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdfa61b commit 043f767Copy full SHA for 043f767
1 file changed
.teamcity/EntityFramework6Npgsql/buildTypes/EntityFramework6Npgsql_Build.xml
@@ -107,6 +107,7 @@
107
<param name="nuget.pack.properties" value="Configuration=Release" />
108
<param name="nuget.pack.specFile"><![CDATA[src/EntityFramework6.Npgsql/EntityFramework6.Npgsql.nuspec
109
src/EntityFramework5.Npgsql/EntityFramework5.Npgsql.nuspec]]></param>
110
+ <param name="nuget.pack.version" value="%build.number%" />
111
<param name="nuget.path" value="?NuGet.CommandLine.DEFAULT" />
112
<param name="nugetCustomPath" value="?NuGet.CommandLine.DEFAULT" />
113
<param name="nugetPathSelector" value="?NuGet.CommandLine.DEFAULT" />
0 commit comments