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
Add support for externally supplied worker extensions project (#2763)
* Refactor SDK to consume output path from WorkerExtensions.csproj
* Allow for extension project to be externally supplied
* Fix JSON deserialization
* Update unit test for order
* Fix PublishTests
* Fix InnerBuildTests
* Suppress OutDir and OutputPath from inner build
* Remove directory recreation on generate csproj
* Update unit tests
* Ensure directories created
* Add more csproj generator tests
* Update unit tests
* Update assertion failure message for investigation
* Update datetime assertions in tests
* Add short delays for timestamp consistency
* update SDK release_notes.md
0 commit comments