microsoft / WindowsAppSDK-Samples

Feature samples for the Windows App SDK
MIT License
685 stars 217 forks source link

Split Samples\AppLifecycle\Activation into cs and cpp folders #314

Closed alexlamtest closed 8 months ago

alexlamtest commented 8 months ago

Description

Split the 9 folders under Samples\AppLifecycle\Activation into corresponding cs (C-sharp) and cpp (C++) subfolders. This is a straightforward change for the purpose of breaking the internal aggregator pipeline artifact for Samples\AppLifecycle\Activation down into 2 parts, cs and cpp, resulting in 2 smaller artifacts. This hopefully would reduce the chance of hitting "Out Of Memory" errors when downloading artifacts to an AzDO pipeline job agent. The changes to a .vcxproj file are auto updates performed by VS.

Target Release

1.5.

Checklist

Verified on a local machine that the .sln file for a randomly picked cpp sample app can still be built successfully. Repeated this test for a randomly picked cs sample app.

kythant commented 8 months ago

/azp run SamplesCI-Islands

azure-pipelines[bot] commented 8 months ago
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.