File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/libraries/System.Net.Quic/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 179
179
<!-- ICU -->
180
180
<MicrosoftNETCoreRuntimeICUTransportVersion >7.0.0-rtm.24115.1</MicrosoftNETCoreRuntimeICUTransportVersion >
181
181
<!-- MsQuic -->
182
- <MicrosoftNativeQuicMsQuicVersion >2.2.3</MicrosoftNativeQuicMsQuicVersion >
182
+ <MicrosoftNativeQuicMsQuicSchannelVersion >2.2.3</MicrosoftNativeQuicMsQuicSchannelVersion >
183
183
<SystemNetMsQuicTransportVersion >7.0.0-alpha.1.22459.1</SystemNetMsQuicTransportVersion >
184
184
<!-- Mono LLVM -->
185
185
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion >11.1.0-alpha.1.23115.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion >
Original file line number Diff line number Diff line change 105
105
GeneratePathProperty =" true"
106
106
Condition =" '$(DotNetBuildFromSource)' != 'true'" />
107
107
<PackageReference Include =" Microsoft.Native.Quic.MsQuic.Schannel"
108
- Version =" $(MicrosoftNativeQuicMsQuicVersion )"
108
+ Version =" $(MicrosoftNativeQuicMsQuicSchannelVersion )"
109
109
PrivateAssets =" all"
110
110
GeneratePathProperty =" true"
111
111
Condition =" '$(DotNetBuildFromSource)' != 'true'" />
You can’t perform that action at this time.
0 commit comments