Skip to content

Commit d970a68

Browse files
authored
Generate msix package for local build (#329)
1 parent 9448d0f commit d970a68

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/modules/cmdpal/Microsoft.CmdPal.UI/Microsoft.CmdPal.UI.csproj

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616

1717
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
1818
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
19-
</PropertyGroup>
20-
21-
<PropertyGroup Condition="'$(CIBuild)'=='true'">
2219
<GenerateAppxPackageOnBuild>true</GenerateAppxPackageOnBuild>
2320
</PropertyGroup>
2421

0 commit comments

Comments
 (0)