Updating SQL Projects nuget dependency (#2253)

* Updating SQL Projects nuget dependency

* Bumping nuget version

* Adding missed swapover
This commit is contained in:
Benjin Dubishar
2023-09-29 13:04:14 -07:00
committed by GitHub
parent 138a70efa0
commit c7857c249c
7 changed files with 41 additions and 6 deletions

View File

@@ -7364,6 +7364,12 @@ The Query Processor estimates that implementing the following index could improv
<target state="new">7 Days</target>
<note></note>
</trans-unit>
<trans-unit id="InvalidDspFormatError">
<source>Invalid value for Database Schema Provider: '{0}'; expected to be in the form 'Microsoft.Data.Tools.Schema.Sql.SqlAzureV12DatabaseSchemaProvider'.</source>
<target state="new">Invalid value for Database Schema Provider: '{0}'; expected to be in the form 'Microsoft.Data.Tools.Schema.Sql.SqlAzureV12DatabaseSchemaProvider'.</target>
<note>.
Parameters: 0 - dsp (string) </note>
</trans-unit>
</body>
</file>
</xliff>