Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: Santiago Fernandez Madero <[email protected]>
  • Loading branch information
Anipik and safern authored Nov 11, 2021
commit 881d4759239b0476fffd4c8c6ce82ed56aa43c3d
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>
</Target>

<ItemGroup Condition="'$(PreReleaseVersionLabel)' == 'servicing'">
<ItemGroup Condition="'$(CreatePlatformManifest)' == 'false'">
<FilesToPackage Include="PlatformManifest.txt" TargetPath="data" GeneratedBuildFile="true" />
</ItemGroup>
</Project>