File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/Workloads/Manifests/Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 7
7
<UseSizeOptimizedLinq Condition =" '$(UseSizeOptimizedLinq)' == ''" >true</UseSizeOptimizedLinq >
8
8
<UseSystemResourceKeys Condition =" '$(UseSystemResourceKeys)' == ''" >true</UseSystemResourceKeys >
9
9
<EnableUnsafeUTF7Encoding Condition =" '$(EnableUnsafeUTF7Encoding)' == ''" >false</EnableUnsafeUTF7Encoding >
10
+ <Http3Support Condition =" '$(Http3Support)' == ''" >false</Http3Support >
10
11
<HttpActivityPropagationSupport Condition =" '$(HttpActivityPropagationSupport)' == ''" >false</HttpActivityPropagationSupport >
11
12
<DebuggerSupport Condition =" '$(DebuggerSupport)' == '' and '$(Configuration)' != 'Debug'" >false</DebuggerSupport >
12
13
<WasmEnableStreamingResponse Condition =" '$(WasmEnableStreamingResponse)' == ''" >true</WasmEnableStreamingResponse >
You can’t perform that action at this time.
0 commit comments