Remove Windows 24H2 requirement
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2
|
||||
properties:
|
||||
configurationVersion: 0.2.0
|
||||
assertions:
|
||||
- resource: Microsoft.Windows.Developer/OsVersion
|
||||
directives:
|
||||
description: Verify min OS version requirement (Windows 11 24H2)
|
||||
allowPrerelease: true
|
||||
settings:
|
||||
MinVersion: '10.0.26100'
|
||||
resources:
|
||||
- resource: Microsoft.WinGet.DSC/WinGetPackage
|
||||
id: Package.VLC
|
||||
@@ -43,4 +36,4 @@ properties:
|
||||
securityContext: elevated
|
||||
settings:
|
||||
id: TheDocumentFoundation.LibreOffice
|
||||
source: winget
|
||||
source: winget
|
||||
|
||||
Reference in New Issue
Block a user