diff options
| author | Barry Golden <[email protected]> | 2018-09-24 14:36:17 -0700 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2018-09-24 14:36:17 -0700 |
| commit | 5c2d787787e57e7df34055da641932ca5ba1eaa9 (patch) | |
| tree | 79373a3a3ba81c8d506d660511a66786dccbded0 /wpd/WpdBasicHardwareDriver | |
| parent | 42ee96982a76e8e52bed820c5e3ea91a66220b5c (diff) | |
Updated YAML manifest for Microsoft Samples portal. (#287)
* Rename YAML manifests to use .yml extension
* Add preserveParentHierarchy: true to YAML manifest
* Updated YAML manifest for Microsoft Samples portal.
* Fix YAML newline warnings
* Updated vssolution path in YAML manifests
Diffstat (limited to 'wpd/WpdBasicHardwareDriver')
| -rw-r--r-- | wpd/WpdBasicHardwareDriver/wpd-wpdbasichardwaredriver.yml (renamed from wpd/WpdBasicHardwareDriver/wpd-wpdbasichardwaredriver.yaml) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wpd/WpdBasicHardwareDriver/wpd-wpdbasichardwaredriver.yaml b/wpd/WpdBasicHardwareDriver/wpd-wpdbasichardwaredriver.yml index 32f84f45..087df718 100644 --- a/wpd/WpdBasicHardwareDriver/wpd-wpdbasichardwaredriver.yaml +++ b/wpd/WpdBasicHardwareDriver/wpd-wpdbasichardwaredriver.yml @@ -3,8 +3,10 @@ sample: - name: WPD Basic Hardware Sample Driver description: Supports nine sensor devices that integrate with the Parallax BS2 programmable microcontroller. generateZip: true + preserveParentHierarchy: true author: windows-driver-samples languages: - cpp technologies: - windows + vssolution: /wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln |
