File tree 2 files changed +2
-2
lines changed
Microsoft.SqlServer.DacFx/170
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ This update brings the below changes over the previous release:
7
7
### Added
8
8
9
9
### Fixed
10
- * Optimized the query for to get table size estimate.
10
+ * Optimized the query for getting table size estimate.
11
11
12
12
### Changed
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This update brings the below changes over the previous release:
12
12
### Added
13
13
14
14
### Fixed
15
- * Optimized the query for to get table size estimate.
15
+ * Optimized the query for getting table size estimate.
16
16
* Fixed the SDK issue when default SSDT target is not present on machine.
17
17
* Fixed the SDK issue with unpacking a dacpac with external reference.
18
18
* Fixed an issue with build warnings duplicated with code analysis.
You can’t perform that action at this time.
0 commit comments