diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c6b8ca0..dc6de3e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,7 +8,7 @@ variables: buildPlatform: 'Any CPU' buildConfiguration: 'Release' -name: 1.8.$(patch) +name: 2.0.$(patch) pool: vmImage: 'windows-2019'