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 aa2cea8 + fa1e01a commit becb565Copy full SHA for becb565
src/Aspire.Cli/Aspire.Cli.csproj
@@ -19,8 +19,6 @@
19
20
<!-- Set the nuget properties when building as a global tool. -->
21
<PropertyGroup Condition="'$(IsCliToolProject)' == 'true'">
22
- <!-- This package needs to remain as preview. -->
23
- <SuppressFinalPackageVersion>true</SuppressFinalPackageVersion>
24
<IsPackable>true</IsPackable>
25
<PackAsTool>true</PackAsTool>
26
<ToolCommandName>aspire</ToolCommandName>
0 commit comments