mirror of
https://github.com/microsoft/PowerToys
synced 2025-08-30 22:15:11 +00:00
[Dev]Add missing ATL lib to .vsconfig (#26953)
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
"Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre",
|
"Microsoft.VisualStudio.Component.VC.Runtimes.x86.x64.Spectre",
|
||||||
"Microsoft.VisualStudio.Component.VC.ATL.ARM64",
|
"Microsoft.VisualStudio.Component.VC.ATL.ARM64",
|
||||||
"Microsoft.VisualStudio.Component.VC.ATL.ARM64.Spectre",
|
"Microsoft.VisualStudio.Component.VC.ATL.ARM64.Spectre",
|
||||||
|
"Microsoft.VisualStudio.Component.VC.ATL",
|
||||||
"Microsoft.VisualStudio.Component.VC.ATL.Spectre",
|
"Microsoft.VisualStudio.Component.VC.ATL.Spectre",
|
||||||
"Microsoft.VisualStudio.ComponentGroup.WindowsAppSDK.Cs"
|
"Microsoft.VisualStudio.ComponentGroup.WindowsAppSDK.Cs"
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user