You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix the race condition by adding the extension reference to build first. (#839)
* fix the correct path separator
* add the extension ref to avoid race condition
* format files
* pack and copy the sql nupkg to local-packages after build (#853)
* copy to local packages before build
* AfterTargets since package is created after build
* make sure pack runs after build
* address comments
* Remove doc/sample references to preview bundle (#744)
* Remove doc/sample references to preview bundle
* Few more
* undo
* Powershell -> PowerShell
* fix version
* use scriptdom nuget (#864)
* Revert "Remove doc/sample references to preview bundle (#744)"
This reverts commit d7cd728.
* Fix nuget package versioning
---------
Co-authored-by: Maddy <12754347+MaddyDev@users.noreply.github.com>
Co-authored-by: Lucy Zhang <luczhan@microsoft.com>
0 commit comments