Enable CI build on PowerLauncher Branch (#2181)

* Enable CI build on PowerLauncher Branch

* Updated Nuget restore to latest and added AssetTargetFallback property
This commit is contained in:
udit3333
2020-04-16 20:25:54 -07:00
committed by GitHub
parent 7c5993d75b
commit 15061af796
3 changed files with 5 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
<Platforms>x64</Platforms>
<AssetTargetFallback>uap10.0.18362</AssetTargetFallback>
</PropertyGroup>