Fix bad copy/paste

This commit is contained in:
2023-04-28 09:08:20 -04:00
parent 6fea39e45e
commit cbf5fe5227

View File

@@ -15,8 +15,6 @@ variables:
buildConfiguration: 'Release' buildConfiguration: 'Release'
appVersion: '1.0.$(Rev:r)' appVersion: '1.0.$(Rev:r)'
steps:
steps: steps:
- task: Assembly-Info-NetCore@3 - task: Assembly-Info-NetCore@3
displayName: 'Set Assembly Info' displayName: 'Set Assembly Info'