Initial commit
This commit is contained in:
3
BuildTasks/UpdateSource.Task.ps1
Normal file
3
BuildTasks/UpdateSource.Task.ps1
Normal file
@@ -0,0 +1,3 @@
|
||||
task UpdateSource {
|
||||
Copy-Item -Path $ManifestPath -Destination "$Source\$ModuleName.psd1"
|
||||
}
|
||||
Reference in New Issue
Block a user