summaryrefslogtreecommitdiff
path: root/configuration.dsc.yaml
AgeCommit message (Collapse)Author
2024-09-23Deprecate WDK VSIX Install (#1219)Matt
* Deprecate WDK vsix install * Fix WDK extension version print * Remove unecessary splitting on version * Minor build info refactor * Fix indentation of output info * Enough messing with volume size output * Cleanup comment for vsix version * More cleanup and doc update * Remove deprecation statement and install vsix script. * Fixes and updates to building locally documentation. * Dont code scan on license or .md files. * Code scanning ignore changes to .md when pull request is made
2024-06-07Fix text and minor issues in Winget configuration filesAdonais Romero Gonzalez
2024-05-20update configuration.dsc.yaml to account for different architecturesjacob-ronstadt
2024-05-20Update to use winget for sdk instead of visual studio component. Update path ↵jacob-ronstadt
for vsix
2024-05-20update configuration.dsc.yml for 26100jacob-ronstadt
2024-03-07Configuration manifests now install latest VS and WDKAdonais Romero Gonzalez
2024-03-07Update VS DSC in configuration manifestsAdonais Romero Gonzalez
2024-01-15Merge main to develop (#1075)JakobL-MSFT
* Workaround to fix issues install VS using winget configuration * Add winget configuration file to install VS only --------- Co-authored-by: Adonais Romero González <[email protected]>
2023-09-22Move winget configuration fileAdonais Romero González