Skip to content

Commit a18a34a

Browse files
committed
Bump version to 7.1.5
1 parent d6f0b45 commit a18a34a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[main] Addressed certain cases of overlaping server-side error by new one when temporary tables are used in query
22
[postgresql] Improved .Milliseconds translation for types which have this part
33
[postgresql] Improved TimeSpan.TotalMilliseconds translation
4-
[sqlserver] Database schema objects which are "microsoft shipped", e.g. created for replication mechanisms, etc., are excluded on schema extraction
4+
[sqlserver] Database schema objects which are "microsoft shipped", e.g. created for replication mechanisms, are excluded from extraction

Version.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<PropertyGroup>
55
<DoVersion>7.1.5</DoVersion>
6-
<DoVersionSuffix>dev</DoVersionSuffix>
6+
<DoVersionSuffix></DoVersionSuffix>
77
</PropertyGroup>
88

99
</Project>

0 commit comments

Comments
 (0)