Skip to content

Commit 63b199b

Browse files
authored
[release/9.0-staging] Update MsQuic version to 2.4.16 (#123938)
Update MsQuic version published with dotnet/runtime on Windows Backport of #121198 ## Customer Impact No ## Regression No ## Testing Automated tests ## Risk Low, change only in patch version and we've been running with 2.4.16 in main and .NET 10 for many months.
1 parent 6a1aa12 commit 63b199b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.26078.1</MicrosoftNETCoreRuntimeICUTransportVersion>
231231
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
232232
<!-- MsQuic -->
233-
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>
233+
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.16</MicrosoftNativeQuicMsQuicSchannelVersion>
234234
<!-- Mono LLVM -->
235235
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>19.1.0-alpha.1.25625.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
236236
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>19.1.0-alpha.1.25625.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>

0 commit comments

Comments
 (0)