mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
Remove "prerelease: true" (#36484)
* Remove "prerelease: true" The Microsoft.WinGet.DSC module is GA so prerelease: true is no longer needed. * Update expect.txt fixing spellcheck warning --------- Co-authored-by: Clint Rutkas <clint@rutkas.com>
This commit is contained in:
@@ -12,7 +12,6 @@ properties:
|
|||||||
id: vsPackage
|
id: vsPackage
|
||||||
directives:
|
directives:
|
||||||
description: Install Visual Studio 2022 Community (Any edition will work)
|
description: Install Visual Studio 2022 Community (Any edition will work)
|
||||||
allowPrerelease: true
|
|
||||||
settings:
|
settings:
|
||||||
id: Microsoft.VisualStudio.2022.Community
|
id: Microsoft.VisualStudio.2022.Community
|
||||||
source: winget
|
source: winget
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ properties:
|
|||||||
id: vsPackage
|
id: vsPackage
|
||||||
directives:
|
directives:
|
||||||
description: Install Visual Studio 2022 Enterprise (Any edition will work)
|
description: Install Visual Studio 2022 Enterprise (Any edition will work)
|
||||||
allowPrerelease: true
|
|
||||||
settings:
|
settings:
|
||||||
id: Microsoft.VisualStudio.2022.Enterprise
|
id: Microsoft.VisualStudio.2022.Enterprise
|
||||||
source: winget
|
source: winget
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ properties:
|
|||||||
id: vsPackage
|
id: vsPackage
|
||||||
directives:
|
directives:
|
||||||
description: Install Visual Studio 2022 Professional (Any edition will work)
|
description: Install Visual Studio 2022 Professional (Any edition will work)
|
||||||
allowPrerelease: true
|
|
||||||
settings:
|
settings:
|
||||||
id: Microsoft.VisualStudio.2022.Professional
|
id: Microsoft.VisualStudio.2022.Professional
|
||||||
source: winget
|
source: winget
|
||||||
|
|||||||
5
.github/actions/spell-check/expect.txt
vendored
5
.github/actions/spell-check/expect.txt
vendored
@@ -754,7 +754,7 @@ lnks
|
|||||||
LOADFROMFILE
|
LOADFROMFILE
|
||||||
LOBYTE
|
LOBYTE
|
||||||
LOCALDISPLAY
|
LOCALDISPLAY
|
||||||
LOCALPACKAGE
|
localpackage
|
||||||
LOCALSYSTEM
|
LOCALSYSTEM
|
||||||
LOCATIONCHANGE
|
LOCATIONCHANGE
|
||||||
LOGFONT
|
LOGFONT
|
||||||
@@ -1722,6 +1722,7 @@ WIC
|
|||||||
wifi
|
wifi
|
||||||
wil
|
wil
|
||||||
winapi
|
winapi
|
||||||
|
winappsdk
|
||||||
wincodec
|
wincodec
|
||||||
Wincodecsdk
|
Wincodecsdk
|
||||||
wincolor
|
wincolor
|
||||||
@@ -1846,5 +1847,3 @@ zonable
|
|||||||
zoneset
|
zoneset
|
||||||
Zoneszonabletester
|
Zoneszonabletester
|
||||||
zzz
|
zzz
|
||||||
localpackage
|
|
||||||
winappsdk
|
|
||||||
|
|||||||
Reference in New Issue
Block a user