mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Update SQL Assessment package version (#1174)
This update fixes a bug affecting all SQL Server instances with a distributor database and case-sensitive collation.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<PackageReference Update="Microsoft.SqlServer.DACFx" Version="150.5080.2-preview" GeneratePathProperty="true" />
|
||||
<PackageReference Update="Microsoft.Azure.Kusto.Data" Version="9.0.4" />
|
||||
<PackageReference Update="Microsoft.Azure.Kusto.Language" Version="9.0.4"/>
|
||||
<PackageReference Update="Microsoft.SqlServer.Assessment" Version="[1.0.304]" />
|
||||
<PackageReference Update="Microsoft.SqlServer.Assessment" Version="[1.0.305]" />
|
||||
<PackageReference Update="Microsoft.SqlServer.Migration.Assessment" Version="1.0.20201001.204" />
|
||||
|
||||
<PackageReference Update="Moq" Version="4.8.2" />
|
||||
|
||||
Reference in New Issue
Block a user