You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powershell-adapter/Tests/native_and_powershell.dsc.yaml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,15 @@
2
2
# Licensed under the MIT License.
3
3
4
4
# Example configuration mixing native app resources with classic PS resources
5
+
# The example assumes you have a DSC resource module named TestFileDscResource and PowerShellGet v2.2.5 installed in C:\Program Files\WindowsPowerShell\Modules
0 commit comments