From cbf5fe52279034bfef2c9c332d7df7e74b1a7cb3 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Fri, 28 Apr 2023 09:08:20 -0400 Subject: [PATCH] Fix bad copy/paste --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) 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'