diff options
| author | jacob-ronstadt <[email protected]> | 2024-05-22 13:08:39 -0700 |
|---|---|---|
| committer | jacob-ronstadt <[email protected]> | 2024-05-22 13:08:39 -0700 |
| commit | 8fad20e70a995936f36af3a38cd4943d0f745a41 (patch) | |
| tree | 0129be0ae1494fe588e994883d4c1d76939b4327 | |
| parent | ff1da89cc034eda1b4df9b68af093c3c51b30af8 (diff) | |
remove winget install of sdk from configuration_vsonly.dsc.yaml
| -rw-r--r-- | configuration_vsonly.dsc.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/configuration_vsonly.dsc.yaml b/configuration_vsonly.dsc.yaml index 1fb2a229..b7764f0f 100644 --- a/configuration_vsonly.dsc.yaml +++ b/configuration_vsonly.dsc.yaml @@ -42,14 +42,4 @@ properties: - Microsoft.VisualStudio.Component.VC.MFC.ARM64 - Microsoft.VisualStudio.Component.VC.MFC.ARM64.Spectre - Microsoft.VisualStudio.Workload.NativeDesktop - - resource: Microsoft.WinGet.DSC/WinGetPackage - id: sdkPackage - dependsOn: - - vsComponents - directives: - description: Install Windows SDK - allowPrerelease: true - settings: - id: Microsoft.WindowsSDK.10.0.26100 - source: winget configurationVersion: 0.2.0 |
