Skip to content

Commit e19960d

Browse files
Tomas Weinfurtvseanreesermsft
authored andcommitted
Merged PR 59184: [release/9.0] update MsQuic
[release/9.0] update MsQuic MSRC 105190 ---- #### AI description (iteration 1) #### PR Classification Dependency update for MsQuic. #### PR Summary This pull request updates the MsQuic dependency to a newer version to keep the release aligned with recent improvements. - `/eng/Versions.props`: Updated `MicrosoftNativeQuicMsQuicSchannelVersion` from `2.4.8` to `2.4.17`. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
2 parents d4bd3fe + ef54dc1 commit e19960d

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
@@ -229,7 +229,7 @@
229229
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.25627.1</MicrosoftNETCoreRuntimeICUTransportVersion>
230230
<MicrosoftNETCoreRuntimeICUTransportVersion>9.0.0-rtm.24466.4</MicrosoftNETCoreRuntimeICUTransportVersion>
231231
<!-- MsQuic -->
232-
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.8</MicrosoftNativeQuicMsQuicSchannelVersion>
232+
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.17</MicrosoftNativeQuicMsQuicSchannelVersion>
233233
<!-- Mono LLVM -->
234234
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>19.1.0-alpha.1.26152.4</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
235235
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>19.1.0-alpha.1.26152.4</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>

0 commit comments

Comments
 (0)