mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-15 09:35:37 -05:00
* Revert "fixed perf tests and added more scenarios (#683)" This reverts commitaa2b30f486. * Revert "Switch to the unified SMO NuGet so all binaries are strong named and signed. (#682)" This reverts commit69961992bb.
6 lines
212 B
XML
6 lines
212 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
|
<SmoPackageVersion>140.17282.0-xplat</SmoPackageVersion>
|
|
</PropertyGroup>
|
|
</Project> |