mirror of
https://github.com/microsoft/autogen.git
synced 2025-06-26 22:30:10 +00:00

* ensure that cancellation token is passed in InvokeWithActivityAsync * add comments and baggange is not nullable * store ncrunch settings * shange signature to have nullable activity at the end of Update * correct spelling case * primary contructor * add docs and make async interface accept cancellation tokens * address code ql error
8 lines
266 B
Plaintext
8 lines
266 B
Plaintext
<SolutionConfiguration>
|
|
<Settings>
|
|
<AllowParallelTestExecution>True</AllowParallelTestExecution>
|
|
<EnableRDI>True</EnableRDI>
|
|
<RdiConfigured>True</RdiConfigured>
|
|
<SolutionConfigured>True</SolutionConfigured>
|
|
</Settings>
|
|
</SolutionConfiguration> |