diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 77abc0573..31451a587 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,13 +30,6 @@ steps: packageType: sdk version: 5.0.100 -- task: DotNetCoreCLI@2 - displayName: 'dotnet restore' - inputs: - command: 'restore' - projects: '${solution}' - feedsToUse: 'config' - - task: DotNetCoreCLI@2 displayName: Publish single-exe x64 inputs: