[ARM64] Preview pane changes (#18222)

* [ARM64] Fix Preview Handlers

* Publish power preview at release pipelines

* Add ARM64 to the solution

* Fix preview pane paths for pipelines
This commit is contained in:
Jaime Bernardo
2022-05-11 16:49:28 +01:00
committed by GitHub
parent 90ecd5e10f
commit 2555203da8
16 changed files with 244 additions and 104 deletions

View File

@@ -11,6 +11,7 @@
<PackageTags>PowerToys</PackageTags>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisMode>Recommended</AnalysisMode>
<PlatformTarget>$(Platform)</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(MSBuildProjectExtension)' == '.csproj'">