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.
1 parent 5044b42 commit 24706d1Copy full SHA for 24706d1
src/dbup-cli/dbup-cli.csproj
@@ -10,6 +10,7 @@
10
<PropertyGroup Label="Nuget">
11
<PackAsTool>true</PackAsTool>
12
<OutputType>Exe</OutputType>
13
+ <PackageId>dbup-cli-2</PackageId>
14
<ToolCommandName>dbup</ToolCommandName>
15
<Product>DbUp Command Line Interface</Product>
16
<Title>DbUp Command Line Interface</Title>
0 commit comments