Skip to content

Commit f11bcc6

Browse files
authored
Update README.md
1 parent e1d1b17 commit f11bcc6

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,10 @@ To install the addin, you have two options:
5757
The build process will automatically copy all necessary files into the SSMS extension folder, and you will be ready to use it.
5858

5959
2. **Download the Release:** For a quicker setup, download the most recent version from the [Releases](https://github.com/Axial-SQL/AxialSqlTools/releases) section of this GitHub repository.
60-
Older releases have compiled addins for SSMS 18, 19 and 20 but those are no longer supported.
6160

6261
After obtaining the compiled files (either by compiling from source or downloading from Releases), place the folder with the compiled files into the following directory:
6362
`C:\Program Files\Microsoft SQL Server Management Studio 21\Release\Common7\IDE\Extensions`
6463

65-
For older releases:
66-
- For SSMS 20: `C:\Program Files (x86)\Microsoft SQL Server Management Studio 20\Common7\IDE\Extensions`
67-
68-
- For SSMS 19: `C:\Program Files (x86)\Microsoft SQL Server Management Studio 19\Common7\IDE\Extensions`
69-
70-
- For SSMS 18: `C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions`
71-
7264
> **⚠️ Warning**
7365
>
7466
> If your Windows security policy has blocked the `AxialSqlTools.dll` file, you may need to unlock it by using the checkbox in the file properties.

0 commit comments

Comments
 (0)