@ -22,7 +22,7 @@ jobs:
with:
regex_pattern: '(?<=>)[^<>]+(?=</Version>)'
regex_flags: 'gim'
search_string: '${{ steps.commonProps.outputs.first_match }}'
search_string: '${{ steps.commonProps.outputs.content }}'
- name: dotnet build
run: dotnet build -c Release