Skip to content

Commit

Permalink
Merge pull request #1172 from jacob-ronstadt/jacob-ronstadt/config
Browse files Browse the repository at this point in the history
update configuration_vsonly.dsc.yaml for 26100
  • Loading branch information
jacob-ronstadt authored May 22, 2024
2 parents ba0a57a + 8fad20e commit c19f2e4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions configuration_vsonly.dsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,18 @@ properties:
- resource: Microsoft.WinGet.DSC/WinGetPackage
id: vsPackage
directives:
description: Install Visual Studio 2022 Community
description: Install Visual Studio Community 2022
allowPrerelease: true
settings:
id: Microsoft.VisualStudio.2022.Community
source: winget
useLatest: true
- resource: Microsoft.VisualStudio.DSC/VSComponents
id: vsComponents
dependsOn:
- vsPackage
directives:
description: Install required VS workloads
maxVersion: "1.0.21"
allowPrerelease: true
settings:
productId: Microsoft.VisualStudio.Product.Community
channelId: VisualStudio.17.Release
Expand Down

0 comments on commit c19f2e4

Please sign in to comment.