[ARM64] ImageResizer (#17846)

* ImageResizer project cleanup

* Updated PowerToys solution

* Added Platforms and PlatformTarget
This commit is contained in:
Jeremy Sinclair
2022-04-21 05:00:04 -04:00
committed by GitHub
parent 2de1a51b78
commit 5bcd767d49
4 changed files with 24 additions and 29 deletions

View File

@@ -11,6 +11,8 @@
<Version>$(Version).0</Version>
<OutputPath>$(SolutionDir)$(Platform)\$(Configuration)\modules\ImageResizer\$(AssemblyName)\</OutputPath>
<IntermediateOutputPath>$(SolutionDir)$(Platform)\$(Configuration)\obj\$(AssemblyName)\</IntermediateOutputPath>
<PlatformTarget>$(Platform)</PlatformTarget>
<Platforms>$(Platform)</Platforms>
</PropertyGroup>
<ItemGroup>