mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
pipeline file changes
This commit is contained in:
parent
581ea89e4a
commit
c88feda2bf
1 changed files with 4 additions and 0 deletions
|
|
@ -45,6 +45,10 @@ steps:
|
|||
return $content
|
||||
}
|
||||
|
||||
$versionAttribute = "[assembly: $attribute(""$version"")]"
|
||||
$pattern = "\[assembly: $attribute\("".*""\)\]"
|
||||
$versionReplaced = $false
|
||||
|
||||
return $content
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue