Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit fc58134

Browse files
committed
Corrected nuget version.
1 parent aeafee4 commit fc58134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ variables:
22
solution: 'linq2db.EFCore.sln'
33
build_configuration: 'Release'
44
assemblyVersion: 5.9.0
5-
nugetVersion: 5.5.0
5+
nugetVersion: 5.9.0
66
artifact_nugets: 'nugets'
77

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

0 commit comments

Comments
 (0)