Source code checked in, #34786
App.config now contains assembly redirect for Microsoft.BizTalk.Interop.SSOClient, tests pass even though build was done on a BIzTalk 2010 machine.
View ArticleSource code checked in, #34787
Added assembly redirection for SSOClient to BizTalk 2013 R2 solution as well. All tests now pass for all three target versions even though the same release package was used.
View ArticleSource code checked in, #34921
Fixed bug whereby stream wasn't actually being read when it should have been (in case of XMLDisassembler stream)
View ArticleSource code checked in, #34923
Updated tests to isolate XML/FF disassembler stream tests from others to ensure stream doesn't get read prior to it being forced to be read or after either.
View ArticleSource code checked in, #36950
-Added ability to override the priority of cached items -Created new caching vocabulary version -Incremented file versions to 1.5.4 and installer product version to 1.5.4 as well. -Included new...
View ArticleSource code checked in, #36951
-Updated BT2010 unit tests for new caching priority setting.
View ArticleSource code checked in, #37674
Automatically pass the callToken from the metainstructioncollection to contained metinstructions
View Article