Skip to content

Commit 700a5f6

Browse files
authored
Update Aspire.Cli.csproj (#10724)
Mark Aspire.CLI as stable
1 parent 3661f04 commit 700a5f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Aspire.Cli/Aspire.Cli.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919

2020
<!-- Set the nuget properties when building as a global tool. -->
2121
<PropertyGroup Condition="'$(IsCliToolProject)' == 'true'">
22-
<!-- This package needs to remain as preview. -->
23-
<SuppressFinalPackageVersion>true</SuppressFinalPackageVersion>
2422
<IsPackable>true</IsPackable>
2523
<PackAsTool>true</PackAsTool>
2624
<ToolCommandName>aspire</ToolCommandName>

0 commit comments

Comments
 (0)