[ARM64] Add Awake module (#17857)

This commit is contained in:
Andrey Nekrasov
2022-04-21 18:51:55 +03:00
committed by GitHub
parent 31c54c9609
commit 7cd061be6d
2 changed files with 7 additions and 30 deletions

View File

@@ -19,6 +19,8 @@
<RepositoryUrl>https://github.com/microsoft/powertoys</RepositoryUrl>
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisMode>Recommended</AnalysisMode>
<PlatformTarget>$(Platform)</PlatformTarget>
<Platforms>$(Platform)</Platforms>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">