Skip to content

Commit 71017c2

Browse files
authored
Add IsShipping property to FileBasedPrograms project file (#51581)
1 parent 0d9d681 commit 71017c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Cli/Microsoft.DotNet.FileBasedPrograms/Microsoft.DotNet.FileBasedPrograms.Package.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<!-- NuGet -->
1414
<IsPackable>true</IsPackable>
15+
<IsShipping>true</IsShipping>
1516
<IsSourcePackage>true</IsSourcePackage>
1617
<PackageId>Microsoft.DotNet.FileBasedPrograms</PackageId>
1718
<IncludeBuildOutput>false</IncludeBuildOutput>

0 commit comments

Comments
 (0)