From 207f79b82e9139e8bd015711e130e8bcedc7c06c Mon Sep 17 00:00:00 2001 From: MaceWindu Date: Wed, 29 Jul 2020 12:08:59 +0200 Subject: [PATCH] fix? --- Build/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/azure-pipelines.yml b/Build/azure-pipelines.yml index c662057..e07ae94 100644 --- a/Build/azure-pipelines.yml +++ b/Build/azure-pipelines.yml @@ -1,7 +1,7 @@ variables: solution: 'linq2db.LINQPad.sln' build_configuration: 'Release' - assemblyVersion: 3.0.1 + assemblyVersion: 3.0.1.0 nugetVersion: 3.0.1 nugetDevVersion: 3.0.1 nugetPRVersion: 3.0.1