diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cd0dc5b..8291053 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -15,8 +15,6 @@ variables: buildConfiguration: 'Release' appVersion: '1.0.$(Rev:r)' -steps: - steps: - task: Assembly-Info-NetCore@3 displayName: 'Set Assembly Info'