We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c571d28 + d636551 commit 2ebeb4aCopy full SHA for 2ebeb4a
utPLSQL.Api/build.cmd
@@ -2,4 +2,4 @@ msbuild utPLSQL.Api.sln /p:Configuration=Release
2
3
cd utPLSQL.Api
4
5
-nuget pack
+nuget pack -Prop Configuration=Release
utPLSQL.Api/utPLSQL.Api/utPLSQL.Api.nuspec
@@ -2,7 +2,7 @@
<package >
<metadata>
<id>utPLSQL.Api</id>
- <version>1.2.0</version>
+ <version>1.2.1</version>
6
<title>utPLSQL API</title>
7
<authors>Simon Martinelli</authors>
8
<requireLicenseAcceptance>false</requireLicenseAcceptance>
0 commit comments