Skip to content

Migrate sample asset deployment to CopyFileToFolders, add readme sample metadata, update GameInput to 3.5.268 - #92

Merged
Jon Martin (jonmartinms) merged 1 commit into
mainfrom
automated-update/2026.8.11.1
Aug 11, 2026
Merged

Migrate sample asset deployment to CopyFileToFolders, add readme sample metadata, update GameInput to 3.5.268#92
Jon Martin (jonmartinms) merged 1 commit into
mainfrom
automated-update/2026.8.11.1

Conversation

@atg-service-acct

@atg-service-acct atg-service-acct Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Sample Asset Deployment and Metadata Updates

Reworked asset deployment across 135 samples to use CopyFileToFolders with platform-conditional destinations, added hidden sample metadata front-matter to every readme, and updated the Microsoft.GameInput package.

Changes

  • Updated samples: 135 samples across Graphics, System, Live, IntroGraphics, Audio, Tools, Unity, xCloud, and Handheld
    • Project files (.vcxproj/.filters) now deploy media, fonts, and audio assets via CopyFileToFolders with DestinationFolders conditioned on Gaming.Xbox.Scarlett.x64/Gaming.Xbox.XboxOne.x64 versus Desktop, replacing the previous Image/None/Media item groups and per-configuration DeploymentContent conditions
    • Removed _GAMING_DESKTOP conditional asset paths in SimpleMeshlet, MeshletCull, MeshletInstancing, DynamicLOD, VisibilityBuffer, and the AMDFidelityFX samples (CACAO, CAS, FSR3FrameInterpolation, RTShadowDenoiser, SuperResolution, VariableShading), so Xbox and Desktop now share a single asset path layout
    • Bumped Microsoft.GameInput from 3.4.218 to 3.5.268 in GameInputInterfacing, GameInputSequential, Gamepad, GamepadKeyboardMouse, GamepadVibration, Haptics, SimpleFFBWheel, and HandheldBestPractices
  • General: Added hidden page_type/languages/products/urlFragment/extendedZipContent/description front-matter blocks to 144 sample readme.md files (comment-wrapped, no visible rendering change)

@jonmartinms Jon Martin (jonmartinms) changed the title Automated samples update Migrate sample asset deployment to CopyFileToFolders, add readme sample metadata, update GameInput to 3.5.268 Aug 11, 2026
@jonmartinms
Jon Martin (jonmartinms) merged commit 8ee849d into main Aug 11, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants