docs: correct SQL Server version to 2017
Update prerequisite from SQL Server 2022 to 2017 to match actual deployment configuration. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
876f8eb4d1
commit
32d3c67bb0
|
|
@ -6,7 +6,7 @@
|
|||
|------------|----------------|
|
||||
| .NET SDK | 10.0 |
|
||||
| Node.js | 22.x |
|
||||
| SQL Server | 2022 |
|
||||
| SQL Server | 2017 |
|
||||
| Docker | 24.x |
|
||||
| Docker Compose | 2.x |
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue