Skip to content

Commit 2ca51ec

Browse files
authored
Apply pencil edits for blocking issues from PR review
1 parent 9b49317 commit 2ca51ec

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/ssdt/alter-dacfx-used-by-ssdt.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,20 @@ DacFx is published to [NuGet](https://www.nuget.org/packages/Microsoft.SqlServer
3434
3. Close Visual Studio.
3535
4. Copy the following files from `lib/net46` into the SSDT DacFx folder:
3636

37-
- Microsoft.Data.Tools.Schema.Sql.dll
38-
- Microsoft.Data.Tools.Utilities.dll
39-
- Microsoft.SqlServer.Dac.dll
40-
- Microsoft.SqlServer.Dac.Extensions.dll
41-
- Microsoft.SqlServer.Dac.Extensions.xml
42-
- Micrososft.SqlServer.Dac.xml
43-
- Microsoft.SqlServer.TransactSql.ScriptDom.dll
44-
- Microsoft.SqlServer.Types.dll
37+
- Microsoft.Data.Tools.Schema.Sql.dll
38+
- Microsoft.Data.Tools.Utilities.dll
39+
- Microsoft.SqlServer.Dac.dll
40+
- Microsoft.SqlServer.Dac.Extensions.dll
41+
- Microsoft.SqlServer.Dac.Extensions.xml
42+
- Micrososft.SqlServer.Dac.xml
43+
- Microsoft.SqlServer.TransactSql.ScriptDom.dll
44+
- Microsoft.SqlServer.Types.dll
4545

4646

4747
SQL Projects will require [Clean or Rebuild](/visualstudio/ide/building-and-cleaning-projects-and-solutions-in-visual-studio) after this process to properly incorporate the replaced DacFx version.
4848

4949

50-
## Next Steps
50+
## Next steps
5151

5252
- [SQL Server Data Tools (SSDT) overview](sql-server-data-tools.md)
5353
- [SqlPackage.exe (DacFx) release notes](../tools/sqlpackage/release-notes-sqlpackage.md)

0 commit comments

Comments
 (0)