<Uri>https://github.com/dotnet/icu</Uri>
<Sha>08293141bc33a81b7e58120535079d8eac36519f</Sha>
</Dependency>
- <Dependency Name="System.Net.MsQuic.Transport" Version="6.0.0-preview.7.21376.1">
+ <Dependency Name="System.Net.MsQuic.Transport" Version="6.0.0-preview.7.21379.5">
<Uri>https://github.com/dotnet/msquic</Uri>
<Sha>d7db669b70f4dd67ec001c192f9809c218cab88b</Sha>
</Dependency>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>6.0.0-rc.1.21369.1</MicrosoftNETCoreRuntimeICUTransportVersion>
<!-- MsQuic -->
- <SystemNetMsQuicTransportVersion>6.0.0-preview.7.21376.1</SystemNetMsQuicTransportVersion>
+ <SystemNetMsQuicTransportVersion>6.0.0-preview.7.21379.5</SystemNetMsQuicTransportVersion>
<!-- Mono LLVM -->
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>11.1.0-alpha.1.21369.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>11.1.0-alpha.1.21369.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
[Fact]
[PlatformSpecific(TestPlatforms.Windows)]
- [ActiveIssue("https://github.com/microsoft/msquic/pull/1728")]
public async Task ConnectWithClientCertificate()
{
bool clientCertificateOK = false;