Configure_TestRepo_DSCv3.yml (321B)
1 $schema: https://raw.githubusercontent.com/PowerShell/DSC/main/schemas/2023/08/config/document.json 2 metadata: 3 winget: 4 processor: dscv3 5 resources: 6 - name: Test File 7 type: xE2ETestResource/E2EFileResource 8 properties: 9 Path: ${WinGetConfigRoot}\Configure_TestRepo.txt 10 Content: Contents!