Skip to content

Commit bc60965

Browse files
Tomas Weinfurtvseanreesermsft
authored andcommitted
Merged PR 59173: [release/8.0] Update MsQuic version
Update MsQuic version. MSRC 105190 ---- #### AI description (iteration 1) #### PR Classification This pull request performs a dependency update by bumping the MsQuic package version. #### PR Summary The changes update the MsQuic version in the project by revising the version number in the `/eng/Versions.props` file. - `/eng/Versions.props`: Changed `<MicrosoftNativeQuicMsQuicSchannelVersion>` from 2.4.16 to 2.4.17. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
2 parents 513464b + 396bdb9 commit bc60965

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
@@ -233,7 +233,7 @@
233233
<!-- ICU -->
234234
<MicrosoftNETCoreRuntimeICUTransportVersion>8.0.0-rtm.25625.2</MicrosoftNETCoreRuntimeICUTransportVersion>
235235
<!-- MsQuic -->
236-
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.16</MicrosoftNativeQuicMsQuicSchannelVersion>
236+
<MicrosoftNativeQuicMsQuicSchannelVersion>2.4.17</MicrosoftNativeQuicMsQuicSchannelVersion>
237237
<!-- Mono LLVM -->
238238
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>16.0.5-alpha.1.25311.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
239239
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>16.0.5-alpha.1.25311.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>

0 commit comments

Comments
 (0)