ni / semi-test-library-dotnet

Semiconductor Test Library
https://ni.github.io/semi-test-library-dotnet/
MIT License
3 stars 3 forks source link

[FilterSite/Pin] Fix build error due to the remove of PinQueryContext #39

Closed lornazh closed 6 months ago

lornazh commented 6 months ago

What does this Pull Request accomplish?

Update NIDigitalPatternPinQueryContext.PublishPatternResults call to DigitalSessionsBundle.PublishPatternResults.

Why should this Pull Request be merged?

ISessionsBundle.PinQueryContext has been removed, which breaks the references to NIDigitalPatternPinQueryContext.

What testing has been done?

Pre passes.