Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[C#] bump: (deps): Bump the production group across 1 directory with …
…8 updates (#1722) #minor Bumps the production group with 8 updates in the /dotnet/packages/Microsoft.TeamsAI directory: | Package | From | To | | --- | --- | --- | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.3` | `4.22.4` | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.60.3` | `4.61.3` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.10.0` | | [xunit](https://github.com/xunit/xunit) | `2.8.0` | `2.8.1` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.0` | `2.8.1` | | [Microsoft.Bot.Builder.Dialogs](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.3` | `4.22.4` | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.3` | `4.22.4` | | [Microsoft.Bot.Builder.Integration.AspNet.Core](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.3` | `4.22.4` | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.3` | `4.22.4` | | [Microsoft.ML.Tokenizers](https://github.com/dotnet/machinelearning) | `0.22.0-preview.24179.1` | `0.22.0-preview.24271.1` | Updates `Microsoft.Bot.Builder` from 4.22.3 to 4.22.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/botbuilder-dotnet/releases">Microsoft.Bot.Builder's releases</a>.</em></p> <blockquote> <h2>Bot Framework DotNet SDK 4.22.4</h2> <p>This is the May 2024 Bot Framework DotNet SDK patch release. This release contains security fixes, .Net 8, and authentication improvements.</p> <h2>What's Changed</h2> <ul> <li>Microsoft.Identity.Client bump by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6779">microsoft/botbuilder-dotnet#6779</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update projects to .Net 8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6760">microsoft/botbuilder-dotnet#6760</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update functional test pipelines to .NET8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6761">microsoft/botbuilder-dotnet#6761</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6762">microsoft/botbuilder-dotnet#6762</a></li> <li>fix: Add Audience for Certificate auth to work with Skills by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6794">microsoft/botbuilder-dotnet#6794</a></li> <li>Fix error when building activity with non-string text by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6753">microsoft/botbuilder-dotnet#6753</a></li> <li>feat: Support Single Tenant authentication through BotFramework-Emulator by <a href="https://github.com/JhontSouth"><code>@JhontSouth</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6769">microsoft/botbuilder-dotnet#6769</a></li> <li>New LGTM suppression syntax - BlobsStorage by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6782">microsoft/botbuilder-dotnet#6782</a></li> <li>Logging UnauthorizedAccessException in BotFrameworkHttpAdapter by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6784">microsoft/botbuilder-dotnet#6784</a></li> <li>Added messages for all UnauthorizedAccessException by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6786">microsoft/botbuilder-dotnet#6786</a></li> <li>Converting to new CodeQL suppression syntax by <a href="https://github.com/gandiddi"><code>@gandiddi</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6787">microsoft/botbuilder-dotnet#6787</a></li> <li>fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA queries by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6793">microsoft/botbuilder-dotnet#6793</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4">https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4437ef8ce630cca4846fa129270102fcd65338a6"><code>4437ef8</code></a> Merge branch 'main' into releases/4.22</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/411e0924ae1c45ddf6159e0f163e2578d7980452"><code>411e092</code></a> fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA q...</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/259c1747167a996d4b89cf4d24cd00d5ac05a16c"><code>259c174</code></a> fix: Add Audience for Certificate auth to work with Skills (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6794">#6794</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/b15a8bf49d6e1cd2521a56843d5daec84c3a6133"><code>b15a8bf</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6762">#6762</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/005c8edeada9d6a703d657dcd6e28433eab00e1c"><code>005c8ed</code></a> Update functional test yamls for .NET8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6761">#6761</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4519cf7049289f476dbc11ef9115d03ecb5c3be5"><code>4519cf7</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update projects to .Net 8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6760">#6760</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/42c4395059f42bf272cc8a68100941b56728f195"><code>42c4395</code></a> Converting to new CodeQL suppression syntax (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6787">#6787</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4952e8fcb5a818e801fbfbb174533d2ddee3feac"><code>4952e8f</code></a> Added messages for all UnauthorizedAccessException (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6786">#6786</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/673dbca7ecead4b3bd59b3e44a3cbd6aabe494a9"><code>673dbca</code></a> Logging UnauthorizedAccessException in BotFrameworkHttpAdapter (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6784">#6784</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/c5b5aa77417b9a566d6313f76bfeb2966bdeef31"><code>c5b5aa7</code></a> New LGTM suppression syntax - BlobsStorage (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6782">#6782</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Identity.Client` from 4.60.3 to 4.61.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases">Microsoft.Identity.Client's releases</a>.</em></p> <blockquote> <h2>4.61.3</h2> <h3>Bug Fixes</h3> <ul> <li>Exclude the use of WSTrust for ROPC flow except for AAD authorities. See [Issue <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4791">#4791</a>](<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4791">AzureAD/microsoft-authentication-library-for-dotnet#4791</a>)</li> </ul> <h2>4.61.2</h2> <h3>Bug Fixes</h3> <ul> <li>Fixed a regression in MSAL 4.61.1 where Proof of Possession (POP) extensibility API was made available for all the confidential client scenarios caused runtime exception for users using higher level SDKs with explicit dependency on MSAL. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4789">4789</a></li> <li>Measurement of duration in milliseconds is now consistent across all platforms. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4784">4784</a></li> </ul> <h2>4.61.1</h2> <h3>New Features</h3> <ul> <li>Enabled Proof of Possession (POP) extensibility API for all confidential client requests, enhancing security measures for confidential clients. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4757">4757</a></li> <li>Introduced a public API that identifies and returns the current Azure environment for Managed Identity. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4751">4751</a></li> <li>Deprecated the WithClientAssertion(string) method. Developers are encouraged to use the overload with Func<!-- raw HTML omitted --> instead, which ensures the return of a non-expired assertion, potentially including a Federated Credential. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4775">4775</a></li> <li>Adding support for Non-GUID Client IDs with AuthorityType.Generic See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4686">#4686</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improved logic to handle ADFS tokens that include a manually added tid claim, preventing exceptions. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4608">4608</a></li> <li>Improved build-time validation to ensure that applications using the WithBroker(true) method will fail at build time if the application targets net6-windows and uses an old broker API. This change prevents runtime failures and facilitates early detection of issues. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4768">4768</a></li> <li>Fixed token acquisition failure in broker based flow when authority is common. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4696">4696</a></li> </ul> <h1>4.61.0</h1> <h3>New Features</h3> <ul> <li>Removed support for deprecated frameworks, Xamarin.Android 12 and Xamarin.iOS 10. MSAL.NET packages will no longer include <code>monoandroid12.0</code> and <code>xamarinios10</code> binaries. Existing applications should migrate to modern frameworks like .NET MAUI. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4715">4715</a> and <a href="https://devblogs.microsoft.com/identity/uwp-xamarin-msal-net-deprecation/">Announcing the Upcoming Deprecation of MSAL.NET for Xamarin and UWP</a>.</li> <li>Removed support for UWP. MSAL.NET packages will no longer include <code>uap10.0.17763</code> binary. Existing applications should migrate to modern frameworks like WinUI 3. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4717">4717</a> and <a href="https://devblogs.microsoft.com/identity/uwp-xamarin-msal-net-deprecation/">Announcing the Upcoming Deprecation of MSAL.NET for Xamarin and UWP</a>.</li> <li>Removed Windows Forms dependency from <code>Microsoft.Identity.Client</code>, which will no longer include <code>net6.0-windows7.0</code> binary. Existing desktop applications targeting <code>net6.0-windows</code> should reference <code>Microsoft.Identity.Client.Broker</code> when using <a href="https://aka.ms/msal-net-wam">interactive authentication with Windows Broker</a> and call <code>WithBroker(BrokerOptions)</code>; or reference <code>Microsoft.Identity.Client.Desktop</code> when <a href="https://aka.ms/msal-net-uses-web-browser">authenticating with browser</a> and call <code>WithWindowsEmbeddedBrowserSupport()</code>. There are no changes to the usage of the system browser. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4468">4468</a>.</li> <li>Re-enabled the use of SHA 256 and PSS padding to create client assertions. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4695">4695</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Public methods in Kerberos <code>TicketCacheWriter</code> and <code>TicketCacheReader</code> were corrected to be internal. Public API in <code>KerberosSupplementalTicketManager</code> should be used. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4726">#4726</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md">Microsoft.Identity.Client's changelog</a>.</em></p> <blockquote> <h1>4.61.3</h1> <h3>Bug Fixes</h3> <ul> <li>Exclude the use of WSTrust for ROPC flow except for AAD authorities. See [Issue <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4791">#4791</a>](<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4791">AzureAD/microsoft-authentication-library-for-dotnet#4791</a>)</li> </ul> <h1>4.61.2</h1> <h3>Bug Fixes</h3> <ul> <li>Fixed a regression in MSAL 4.61.1 where the Proof of Possession (POP) extensibility API, when made available for all confidential client scenarios, caused a runtime exception for users of higher-level SDKs that have an explicit dependency on MSAL. See [Issue <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4789">#4789</a>](<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4789">AzureAD/microsoft-authentication-library-for-dotnet#4789</a>).</li> <li>Ensured that the measurement of duration in milliseconds is now consistent across all platforms. See [Issue <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4784">#4784</a>](<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4784">AzureAD/microsoft-authentication-library-for-dotnet#4784</a>).</li> </ul> <h1>4.61.1</h1> <h3>New Features</h3> <ul> <li>Enabled Proof of Possession (POP) extensibility API for all confidential client requests, enhancing security measures for confidential clients. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4757">4757</a></li> <li>Introduced a public API that identifies and returns the current Azure environment for Managed Identity. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4751">4751</a></li> <li>Deprecated the WithClientAssertion(string) method. Developers are encouraged to use the overload with Func<!-- raw HTML omitted --> instead, which ensures the return of a non-expired assertion, potentially including a Federated Credential. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4775">4775</a></li> <li>Adding support for Non-GUID Client IDs with AuthorityType.Generic See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4686">#4686</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Improved logic to handle ADFS tokens that include a manually added tid claim, preventing exceptions. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4608">4608</a></li> <li>Improved build-time validation to ensure that applications using the WithBroker(true) method will fail at build time if the application targets net6-windows and uses an old broker API. This change prevents runtime failures and facilitates early detection of issues. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4768">4768</a></li> <li>Fixed token acquisition failure in broker based flow when authority is common. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4696">4696</a></li> </ul> <h1>4.61.0</h1> <h3>New Features</h3> <ul> <li>Removed support for deprecated frameworks, Xamarin.Android 12 and Xamarin.iOS 10. MSAL.NET packages will no longer include <code>monoandroid12.0</code> and <code>xamarinios10</code> binaries. Existing applications should migrate to modern frameworks like .NET MAUI. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4715">4715</a> and <a href="https://devblogs.microsoft.com/identity/uwp-xamarin-msal-net-deprecation/">Announcing the Upcoming Deprecation of MSAL.NET for Xamarin and UWP</a>.</li> <li>Removed support for UWP. MSAL.NET packages will no longer include <code>uap10.0.17763</code> binary. Existing applications should migrate to modern frameworks like WinUI 3. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4717">4717</a> and <a href="https://devblogs.microsoft.com/identity/uwp-xamarin-msal-net-deprecation/">Announcing the Upcoming Deprecation of MSAL.NET for Xamarin and UWP</a>.</li> <li>Removed Windows Forms dependency from <code>Microsoft.Identity.Client</code>, which will no longer include <code>net6.0-windows7.0</code> binary. Existing desktop applications targeting <code>net6.0-windows</code> should reference <code>Microsoft.Identity.Client.Broker</code> when using <a href="https://aka.ms/msal-net-wam">interactive authentication with Windows Broker</a> and call <code>WithBroker(BrokerOptions)</code>; or reference <code>Microsoft.Identity.Client.Desktop</code> when <a href="https://aka.ms/msal-net-uses-web-browser">authenticating with browser</a> and call <code>WithWindowsEmbeddedBrowserSupport()</code>. There are no changes to the usage of the system browser. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4468">4468</a>.</li> <li>Re-enabled the use of SHA 256 and PSS padding to create client assertions. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4695">4695</a>.</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Public methods in Kerberos <code>TicketCacheWriter</code> and <code>TicketCacheReader</code> were corrected to be internal. Public API in <code>KerberosSupplementalTicketManager</code> should be used. See <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4726">#4726</a>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/08675d0aec01a9642928d632696ca4b1100d9389"><code>08675d0</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4800">#4800</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/88df64013795d4e3716e1f677600f8164ffdb542"><code>88df640</code></a> Fix for <a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4791">#4791</a> - don't use WSTrust for ROPC except for AAD authorities (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4794">#4794</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/3f5f9dfe019149639680fe8d9259bd0eb27a3adf"><code>3f5f9df</code></a> Update</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/8a6fe480ea94d47552055972f10d398a3fda1936"><code>8a6fe48</code></a> Update AzureArcManagedIdentitySource.cs</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/61a89f72ae68f2f14a0a030858b021df2906a634"><code>61a89f7</code></a> Update ext</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/fddb2c4011c79a7efda2df053ca05b87b8a1303c"><code>fddb2c4</code></a> Update as discussed</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/d2201cf54e3b823a932afd5febf66e9cc4728198"><code>d2201cf</code></a> Changelog for 4.61.2 (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4795">#4795</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/449251dfeab2a886343112e0296a01e71b296cc6"><code>449251d</code></a> Required feature update</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/5c6f22f144fb0bc9ce962f217e9fb9259dfd9dd9"><code>5c6f22f</code></a> Fix TypeLoadException (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4792">#4792</a>)</li> <li><a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commit/239d9d64ac2eb2f778c23e255e1ea20a12171fc2"><code>239d9d6</code></a> MeasureDurationResult incorrect when running in linux (<a href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4785">#4785</a>)</li> <li>Additional commits viewable in <a href="https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.60.3...4.61.3">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's releases</a>.</em></p> <blockquote> <h2>v17.10.0</h2> <h2>What's Changed</h2> <ul> <li>Add missing runtimeconfig.json file for 8.0 by <a href="https://github.com/MarcoRossignoli"><code>@MarcoRossignoli</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4792">microsoft/vstest#4792</a></li> <li>Localized file check-in by OneLocBuild Task: Build definition ID 1222: Build ID 2338548 by <a href="https://github.com/dotnet-bot"><code>@dotnet-bot</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4794">microsoft/vstest#4794</a></li> <li>Disable testhost prestart by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4833">microsoft/vstest#4833</a></li> <li>Terminal logger fixes by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4834">microsoft/vstest#4834</a></li> <li>Add RiscV64 by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4838">microsoft/vstest#4838</a></li> <li>Add deterministic source mapping storing for Microsoft.CodeCoverage by <a href="https://github.com/jakubch1"><code>@jakubch1</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4849">microsoft/vstest#4849</a></li> <li>Fix terminal logger encoding & error by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4853">microsoft/vstest#4853</a></li> <li>Update sourcebuild configuration to build net previous and net current by <a href="https://github.com/Evangelink"><code>@Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4856">microsoft/vstest#4856</a></li> <li>Updating version of Microsoft.VisualStudio.Interop to 17.10 by <a href="https://github.com/MSLukeWest"><code>@MSLukeWest</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4866">microsoft/vstest#4866</a></li> <li>Add VSTEST_DIAG_VERBOSITY to help by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4882">microsoft/vstest#4882</a></li> <li>Fix feature flag name by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4885">microsoft/vstest#4885</a></li> <li>Improve terminal logger by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4877">microsoft/vstest#4877</a></li> <li>Remove PackageLicenseFile preventing PackageLicenseExpression from working by <a href="https://github.com/lahma"><code>@lahma</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4890">microsoft/vstest#4890</a></li> <li>Add GitHub Actions logger by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4906">microsoft/vstest#4906</a></li> <li>Ensure to send a session complete event by <a href="https://github.com/drognanar"><code>@drognanar</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4878">microsoft/vstest#4878</a></li> <li>specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by <a href="https://github.com/ChrisGuzak"><code>@ChrisGuzak</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4888">microsoft/vstest#4888</a></li> <li>Make VSTest repo buildable in VMR non-source-build by <a href="https://github.com/ViktorHofer"><code>@ViktorHofer</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4920">microsoft/vstest#4920</a></li> <li>Migrate pipelines by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4921">microsoft/vstest#4921</a></li> <li>Add test name to MSBuild where we have frame. by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4935">microsoft/vstest#4935</a></li> <li>[rel/17.10] Add list of known TestingPlatform dlls by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4982">microsoft/vstest#4982</a></li> </ul> <p>And many infrastructure related changes and updates.</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ellahathaway"><code>@ellahathaway</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4785">microsoft/vstest#4785</a></li> <li><a href="https://github.com/MSLukeWest"><code>@MSLukeWest</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4866">microsoft/vstest#4866</a></li> <li><a href="https://github.com/lahma"><code>@lahma</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4890">microsoft/vstest#4890</a></li> <li><a href="https://github.com/ChrisGuzak"><code>@ChrisGuzak</code></a> made their first contribution in <a href="https://redirect.github.com/microsoft/vstest/pull/4888">microsoft/vstest#4888</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0">https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0</a></p> <h2>v17.10.0-release-24177-07</h2> <h2>What's Changed</h2> <ul> <li> <p>Fix Microsoft.TestPlatform.Build sourcebuild nuspec by <a href="https://github.com/Evangelink"><code>@Evangelink</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4871">microsoft/vstest#4871</a></p> </li> <li> <p>Updating version of Microsoft.VisualStudio.Interop to 17.10 by <a href="https://github.com/MSLukeWest"><code>@MSLukeWest</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4866">microsoft/vstest#4866</a></p> </li> <li> <p>Add VSTEST_DIAG_VERBOSITY to help by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4882">microsoft/vstest#4882</a></p> </li> <li> <p>Move SB metadata to intermediates by <a href="https://github.com/ellahathaway"><code>@ellahathaway</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4884">microsoft/vstest#4884</a></p> </li> <li> <p>Fix feature flag name by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4885">microsoft/vstest#4885</a></p> </li> <li> <p>Remove PackageLicenseFile preventing PackageLicenseExpression from working by <a href="https://github.com/lahma"><code>@lahma</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4890">microsoft/vstest#4890</a></p> </li> <li> <p>Add GitHub Actions logger by <a href="https://github.com/martincostello"><code>@martincostello</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4906">microsoft/vstest#4906</a></p> </li> <li> <p>Ensure to send a session complete event by <a href="https://github.com/drognanar"><code>@drognanar</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4878">microsoft/vstest#4878</a></p> </li> <li> <p>specify Win10 + maxversiontested to enable xaml APIs to be used in tests running under testhost.exe by <a href="https://github.com/ChrisGuzak"><code>@ChrisGuzak</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4888">microsoft/vstest#4888</a></p> </li> <li> <p>Improve terminal logger by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4877">microsoft/vstest#4877</a></p> </li> <li> <p>Add test name to MSBuild where we have frame. by <a href="https://github.com/nohwnd"><code>@nohwnd</code></a> in <a href="https://redirect.github.com/microsoft/vstest/pull/4935">microsoft/vstest#4935</a></p> </li> <li> <p>Updated Code Coverage to latest version <a href="https://redirect.github.com/microsoft/vstest/pull/4933">microsoft/vstest#4933</a></p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/83d73f783bf54c336d1eab04a53d554f8a6c0b19"><code>83d73f7</code></a> Merge branch 'rel/17.10' of <a href="https://github.com/microsoft/vstest">https://github.com/microsoft/vstest</a> into rel/17.10</li> <li><a href="https://github.com/microsoft/vstest/commit/d1703643d04d51b89009c22eb69b03812145071f"><code>d170364</code></a> Prebuilds that are allowed on main</li> <li><a href="https://github.com/microsoft/vstest/commit/2eaee542ead676ad29484cb99e22420ffde06ac1"><code>2eaee54</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20240520.3 (#...</li> <li><a href="https://github.com/microsoft/vstest/commit/238626aad6917efb57cc67a75d2ad2c770854745"><code>238626a</code></a> Touch 17.10 (<a href="https://redirect.github.com/microsoft/vstest/issues/5051">#5051</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/cd5cc85b42df9d11b0d5fd4d8c24f50457892be2"><code>cd5cc85</code></a> Update arcade</li> <li><a href="https://github.com/microsoft/vstest/commit/25f10aa670b57b253715e39af6d5c19a214b40f4"><code>25f10aa</code></a> Merge branch 'rel/17.10' of <a href="https://github.com/microsoft/vstest">https://github.com/microsoft/vstest</a> into rel/17.10</li> <li><a href="https://github.com/microsoft/vstest/commit/3d869eafe351a7ebbec5f15d6d8429c6839f15e7"><code>3d869ea</code></a> Remove pt</li> <li><a href="https://github.com/microsoft/vstest/commit/49904820827106e888a076f7c91c4cbb443e5466"><code>4990482</code></a> [rel/17.10] Add list of known TestingPlatform dlls (<a href="https://redirect.github.com/microsoft/vstest/issues/4982">#4982</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/56d28849af08dc3143d019694aa92f186b89d2ac"><code>56d2884</code></a> Disable CA2022 errors (<a href="https://redirect.github.com/microsoft/vstest/issues/4961">#4961</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/1cd0d8998250d36c95ed65a76304ef5d1b33e98f"><code>1cd0d89</code></a> Brand as release</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v17.9.0...v17.10.0">compare view</a></li> </ul> </details> <br /> Updates `xunit` from 2.8.0 to 2.8.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xunit/xunit/commit/ba2ae9bc859840c9b48cd668c2d2818b8f049457"><code>ba2ae9b</code></a> v2.8.1</li> <li><a href="https://github.com/xunit/xunit/commit/151b8d0d9fc63051ea224cd83f61d8b49e0fb3a0"><code>151b8d0</code></a> Use 'dotnet format' instead of 'dotnet dotnet-format'</li> <li><a href="https://github.com/xunit/xunit/commit/be6db6f41069c22068540511779a0ddefa05cc20"><code>be6db6f</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/2931">#2931</a>: Tighten up types to prevent accidentically calling AddOrGet with a Con...</li> <li><a href="https://github.com/xunit/xunit/commit/f466d81ad9f88486990c8100eaab4e28b0db94bf"><code>f466d81</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/2927">#2927</a>: Misleading error message when class used in IClassFixture<> throws exc...</li> <li><a href="https://github.com/xunit/xunit/commit/1911ea7708f7f939add4d124c7b7e76c7a3cd972"><code>1911ea7</code></a> Missed unit test updates</li> <li><a href="https://github.com/xunit/xunit/commit/f497d65ec5b3f7780d1f7034b2725d40da31daea"><code>f497d65</code></a> Cannot use full assembly path as dictionary key for execution options lookup,...</li> <li><a href="https://github.com/xunit/xunit/commit/c2f2d47ec00d1dfc408bacced12f96647a2f695f"><code>c2f2d47</code></a> Add ability to provide live output messages from running tests</li> <li><a href="https://github.com/xunit/xunit/commit/013093b7e2627c3a025a828d2cf253c3cadd29c4"><code>013093b</code></a> Polyfill in StringSyntaxAttribute</li> <li><a href="https://github.com/xunit/xunit/commit/e1e4c2e23648de2dc5ccf4a9b8c9608ca5f7bcee"><code>e1e4c2e</code></a> <a href="https://redirect.github.com/xunit/xunit/issues/2719">#2719</a>: Class with custom Fact with throwing Skip should fail appropriately</li> <li><a href="https://github.com/xunit/xunit/commit/8b0b13ca02e8bd737f1f2394b5f4e5c77a37cf5e"><code>8b0b13c</code></a> Clarify naming</li> <li>Additional commits viewable in <a href="https://github.com/xunit/xunit/compare/2.8.0...2.8.1">compare view</a></li> </ul> </details> <br /> Updates `xunit.runner.visualstudio` from 2.8.0 to 2.8.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/ce9211e9707372687c3266984a0950f6206b4896"><code>ce9211e</code></a> v2.8.1</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/3656cb8908b70944c230439c1e879645d2fce05e"><code>3656cb8</code></a> Use 'dotnet format' instead of 'dotnet dotnet-format'</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/45eb7838531b6b94ee30c823ea59be48c483da6c"><code>45eb783</code></a> Pull in output printing bug fix from core</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/e2052445d878aaf8c6b2bed7437d1c990447e7a4"><code>e205244</code></a> <a href="https://redirect.github.com/xunit/visualstudio.xunit/issues/408">#408</a>: Add ability to print live output messages</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/06087e36a22182f5e44e508aaff4a25e3fa329e7"><code>06087e3</code></a> Latest actions versions</li> <li><a href="https://github.com/xunit/visualstudio.xunit/commit/075f3ff1a580c193b102914506ef3e976c08901d"><code>075f3ff</code></a> Bump up to 2.8.1-pre</li> <li>See full diff in <a href="https://github.com/xunit/visualstudio.xunit/compare/2.8.0...2.8.1">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder.Dialogs` from 4.22.3 to 4.22.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/botbuilder-dotnet/releases">Microsoft.Bot.Builder.Dialogs's releases</a>.</em></p> <blockquote> <h2>Bot Framework DotNet SDK 4.22.4</h2> <p>This is the May 2024 Bot Framework DotNet SDK patch release. This release contains security fixes, .Net 8, and authentication improvements.</p> <h2>What's Changed</h2> <ul> <li>Microsoft.Identity.Client bump by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6779">microsoft/botbuilder-dotnet#6779</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update projects to .Net 8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6760">microsoft/botbuilder-dotnet#6760</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update functional test pipelines to .NET8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6761">microsoft/botbuilder-dotnet#6761</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6762">microsoft/botbuilder-dotnet#6762</a></li> <li>fix: Add Audience for Certificate auth to work with Skills by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6794">microsoft/botbuilder-dotnet#6794</a></li> <li>Fix error when building activity with non-string text by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6753">microsoft/botbuilder-dotnet#6753</a></li> <li>feat: Support Single Tenant authentication through BotFramework-Emulator by <a href="https://github.com/JhontSouth"><code>@JhontSouth</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6769">microsoft/botbuilder-dotnet#6769</a></li> <li>New LGTM suppression syntax - BlobsStorage by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6782">microsoft/botbuilder-dotnet#6782</a></li> <li>Logging UnauthorizedAccessException in BotFrameworkHttpAdapter by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6784">microsoft/botbuilder-dotnet#6784</a></li> <li>Added messages for all UnauthorizedAccessException by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6786">microsoft/botbuilder-dotnet#6786</a></li> <li>Converting to new CodeQL suppression syntax by <a href="https://github.com/gandiddi"><code>@gandiddi</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6787">microsoft/botbuilder-dotnet#6787</a></li> <li>fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA queries by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6793">microsoft/botbuilder-dotnet#6793</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4">https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4437ef8ce630cca4846fa129270102fcd65338a6"><code>4437ef8</code></a> Merge branch 'main' into releases/4.22</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/411e0924ae1c45ddf6159e0f163e2578d7980452"><code>411e092</code></a> fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA q...</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/259c1747167a996d4b89cf4d24cd00d5ac05a16c"><code>259c174</code></a> fix: Add Audience for Certificate auth to work with Skills (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6794">#6794</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/b15a8bf49d6e1cd2521a56843d5daec84c3a6133"><code>b15a8bf</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6762">#6762</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/005c8edeada9d6a703d657dcd6e28433eab00e1c"><code>005c8ed</code></a> Update functional test yamls for .NET8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6761">#6761</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4519cf7049289f476dbc11ef9115d03ecb5c3be5"><code>4519cf7</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update projects to .Net 8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6760">#6760</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/42c4395059f42bf272cc8a68100941b56728f195"><code>42c4395</code></a> Converting to new CodeQL suppression syntax (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6787">#6787</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4952e8fcb5a818e801fbfbb174533d2ddee3feac"><code>4952e8f</code></a> Added messages for all UnauthorizedAccessException (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6786">#6786</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/673dbca7ecead4b3bd59b3e44a3cbd6aabe494a9"><code>673dbca</code></a> Logging UnauthorizedAccessException in BotFrameworkHttpAdapter (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6784">#6784</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/c5b5aa77417b9a566d6313f76bfeb2966bdeef31"><code>c5b5aa7</code></a> New LGTM suppression syntax - BlobsStorage (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6782">#6782</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder` from 4.22.3 to 4.22.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/botbuilder-dotnet/releases">Microsoft.Bot.Builder's releases</a>.</em></p> <blockquote> <h2>Bot Framework DotNet SDK 4.22.4</h2> <p>This is the May 2024 Bot Framework DotNet SDK patch release. This release contains security fixes, .Net 8, and authentication improvements.</p> <h2>What's Changed</h2> <ul> <li>Microsoft.Identity.Client bump by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6779">microsoft/botbuilder-dotnet#6779</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update projects to .Net 8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6760">microsoft/botbuilder-dotnet#6760</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update functional test pipelines to .NET8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6761">microsoft/botbuilder-dotnet#6761</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6762">microsoft/botbuilder-dotnet#6762</a></li> <li>fix: Add Audience for Certificate auth to work with Skills by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6794">microsoft/botbuilder-dotnet#6794</a></li> <li>Fix error when building activity with non-string text by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6753">microsoft/botbuilder-dotnet#6753</a></li> <li>feat: Support Single Tenant authentication through BotFramework-Emulator by <a href="https://github.com/JhontSouth"><code>@JhontSouth</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6769">microsoft/botbuilder-dotnet#6769</a></li> <li>New LGTM suppression syntax - BlobsStorage by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6782">microsoft/botbuilder-dotnet#6782</a></li> <li>Logging UnauthorizedAccessException in BotFrameworkHttpAdapter by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6784">microsoft/botbuilder-dotnet#6784</a></li> <li>Added messages for all UnauthorizedAccessException by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6786">microsoft/botbuilder-dotnet#6786</a></li> <li>Converting to new CodeQL suppression syntax by <a href="https://github.com/gandiddi"><code>@gandiddi</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6787">microsoft/botbuilder-dotnet#6787</a></li> <li>fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA queries by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6793">microsoft/botbuilder-dotnet#6793</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4">https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4437ef8ce630cca4846fa129270102fcd65338a6"><code>4437ef8</code></a> Merge branch 'main' into releases/4.22</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/411e0924ae1c45ddf6159e0f163e2578d7980452"><code>411e092</code></a> fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA q...</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/259c1747167a996d4b89cf4d24cd00d5ac05a16c"><code>259c174</code></a> fix: Add Audience for Certificate auth to work with Skills (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6794">#6794</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/b15a8bf49d6e1cd2521a56843d5daec84c3a6133"><code>b15a8bf</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6762">#6762</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/005c8edeada9d6a703d657dcd6e28433eab00e1c"><code>005c8ed</code></a> Update functional test yamls for .NET8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6761">#6761</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4519cf7049289f476dbc11ef9115d03ecb5c3be5"><code>4519cf7</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update projects to .Net 8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6760">#6760</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/42c4395059f42bf272cc8a68100941b56728f195"><code>42c4395</code></a> Converting to new CodeQL suppression syntax (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6787">#6787</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4952e8fcb5a818e801fbfbb174533d2ddee3feac"><code>4952e8f</code></a> Added messages for all UnauthorizedAccessException (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6786">#6786</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/673dbca7ecead4b3bd59b3e44a3cbd6aabe494a9"><code>673dbca</code></a> Logging UnauthorizedAccessException in BotFrameworkHttpAdapter (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6784">#6784</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/c5b5aa77417b9a566d6313f76bfeb2966bdeef31"><code>c5b5aa7</code></a> New LGTM suppression syntax - BlobsStorage (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6782">#6782</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder.Integration.AspNet.Core` from 4.22.3 to 4.22.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/botbuilder-dotnet/releases">Microsoft.Bot.Builder.Integration.AspNet.Core's releases</a>.</em></p> <blockquote> <h2>Bot Framework DotNet SDK 4.22.4</h2> <p>This is the May 2024 Bot Framework DotNet SDK patch release. This release contains security fixes, .Net 8, and authentication improvements.</p> <h2>What's Changed</h2> <ul> <li>Microsoft.Identity.Client bump by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6779">microsoft/botbuilder-dotnet#6779</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update projects to .Net 8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6760">microsoft/botbuilder-dotnet#6760</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update functional test pipelines to .NET8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6761">microsoft/botbuilder-dotnet#6761</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6762">microsoft/botbuilder-dotnet#6762</a></li> <li>fix: Add Audience for Certificate auth to work with Skills by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6794">microsoft/botbuilder-dotnet#6794</a></li> <li>Fix error when building activity with non-string text by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6753">microsoft/botbuilder-dotnet#6753</a></li> <li>feat: Support Single Tenant authentication through BotFramework-Emulator by <a href="https://github.com/JhontSouth"><code>@JhontSouth</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6769">microsoft/botbuilder-dotnet#6769</a></li> <li>New LGTM suppression syntax - BlobsStorage by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6782">microsoft/botbuilder-dotnet#6782</a></li> <li>Logging UnauthorizedAccessException in BotFrameworkHttpAdapter by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6784">microsoft/botbuilder-dotnet#6784</a></li> <li>Added messages for all UnauthorizedAccessException by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6786">microsoft/botbuilder-dotnet#6786</a></li> <li>Converting to new CodeQL suppression syntax by <a href="https://github.com/gandiddi"><code>@gandiddi</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6787">microsoft/botbuilder-dotnet#6787</a></li> <li>fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA queries by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6793">microsoft/botbuilder-dotnet#6793</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4">https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4437ef8ce630cca4846fa129270102fcd65338a6"><code>4437ef8</code></a> Merge branch 'main' into releases/4.22</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/411e0924ae1c45ddf6159e0f163e2578d7980452"><code>411e092</code></a> fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA q...</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/259c1747167a996d4b89cf4d24cd00d5ac05a16c"><code>259c174</code></a> fix: Add Audience for Certificate auth to work with Skills (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6794">#6794</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/b15a8bf49d6e1cd2521a56843d5daec84c3a6133"><code>b15a8bf</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6762">#6762</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/005c8edeada9d6a703d657dcd6e28433eab00e1c"><code>005c8ed</code></a> Update functional test yamls for .NET8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6761">#6761</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4519cf7049289f476dbc11ef9115d03ecb5c3be5"><code>4519cf7</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update projects to .Net 8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6760">#6760</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/42c4395059f42bf272cc8a68100941b56728f195"><code>42c4395</code></a> Converting to new CodeQL suppression syntax (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6787">#6787</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4952e8fcb5a818e801fbfbb174533d2ddee3feac"><code>4952e8f</code></a> Added messages for all UnauthorizedAccessException (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6786">#6786</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/673dbca7ecead4b3bd59b3e44a3cbd6aabe494a9"><code>673dbca</code></a> Logging UnauthorizedAccessException in BotFrameworkHttpAdapter (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6784">#6784</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/c5b5aa77417b9a566d6313f76bfeb2966bdeef31"><code>c5b5aa7</code></a> New LGTM suppression syntax - BlobsStorage (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6782">#6782</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4">compare view</a></li> </ul> </details> <br /> Updates `Microsoft.Bot.Builder` from 4.22.3 to 4.22.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/botbuilder-dotnet/releases">Microsoft.Bot.Builder's releases</a>.</em></p> <blockquote> <h2>Bot Framework DotNet SDK 4.22.4</h2> <p>This is the May 2024 Bot Framework DotNet SDK patch release. This release contains security fixes, .Net 8, and authentication improvements.</p> <h2>What's Changed</h2> <ul> <li>Microsoft.Identity.Client bump by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6779">microsoft/botbuilder-dotnet#6779</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update projects to .Net 8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6760">microsoft/botbuilder-dotnet#6760</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update functional test pipelines to .NET8 by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6761">microsoft/botbuilder-dotnet#6761</a></li> <li><a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6762">microsoft/botbuilder-dotnet#6762</a></li> <li>fix: Add Audience for Certificate auth to work with Skills by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6794">microsoft/botbuilder-dotnet#6794</a></li> <li>Fix error when building activity with non-string text by <a href="https://github.com/ceciliaavila"><code>@ceciliaavila</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6753">microsoft/botbuilder-dotnet#6753</a></li> <li>feat: Support Single Tenant authentication through BotFramework-Emulator by <a href="https://github.com/JhontSouth"><code>@JhontSouth</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6769">microsoft/botbuilder-dotnet#6769</a></li> <li>New LGTM suppression syntax - BlobsStorage by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6782">microsoft/botbuilder-dotnet#6782</a></li> <li>Logging UnauthorizedAccessException in BotFrameworkHttpAdapter by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6784">microsoft/botbuilder-dotnet#6784</a></li> <li>Added messages for all UnauthorizedAccessException by <a href="https://github.com/tracyboehrer"><code>@tracyboehrer</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6786">microsoft/botbuilder-dotnet#6786</a></li> <li>Converting to new CodeQL suppression syntax by <a href="https://github.com/gandiddi"><code>@gandiddi</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6787">microsoft/botbuilder-dotnet#6787</a></li> <li>fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA queries by <a href="https://github.com/sw-joelmut"><code>@sw-joelmut</code></a> in <a href="https://redirect.github.com/microsoft/botbuilder-dotnet/pull/6793">microsoft/botbuilder-dotnet#6793</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4">https://github.com/microsoft/botbuilder-dotnet/compare/4.22.3...4.22.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4437ef8ce630cca4846fa129270102fcd65338a6"><code>4437ef8</code></a> Merge branch 'main' into releases/4.22</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/411e0924ae1c45ddf6159e0f163e2578d7980452"><code>411e092</code></a> fix: <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6792">#6792</a> Composer Bot with QnA Intent recognized triggers duplicate QnA q...</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/259c1747167a996d4b89cf4d24cd00d5ac05a16c"><code>259c174</code></a> fix: Add Audience for Certificate auth to work with Skills (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6794">#6794</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/b15a8bf49d6e1cd2521a56843d5daec84c3a6133"><code>b15a8bf</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update generators templates and VSIX to .Net 8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6762">#6762</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/005c8edeada9d6a703d657dcd6e28433eab00e1c"><code>005c8ed</code></a> Update functional test yamls for .NET8 (<a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6761">#6761</a>)</li> <li><a href="https://github.com/microsoft/botbuilder-dotnet/commit/4519cf7049289f476dbc11ef9115d03ecb5c3be5"><code>4519cf7</code></a> <a href="https://redirect.github.com/Microsoft/botbuilder-dotnet/issues/6741">#6741</a> Update…
- Loading branch information