Skip to content

Commit

Permalink
Merge pull request #193 from linq2db/version6
Browse files Browse the repository at this point in the history
Release 6.5.0
  • Loading branch information
sdanyliv authored Nov 8, 2021
2 parents 35bdda5 + c947394 commit ce91e91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
variables:
solution: 'linq2db.EFCore.sln'
build_configuration: 'Release'
assemblyVersion: 6.4.0
nugetVersion: 6.4.0
assemblyVersion: 6.5.0
nugetVersion: 6.5.0
artifact_nugets: 'nugets'

# build on commits to important branches (master + release branches):
Expand Down

0 comments on commit ce91e91

Please sign in to comment.