File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/BlazorWasmSdk/Targets Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ Copyright (c) .NET Foundation. All rights reserved.
51
51
<UseSystemResourceKeys Condition =" '$(UseSystemResourceKeys)' == ''" >true</UseSystemResourceKeys >
52
52
<UseSizeOptimizedLinq Condition =" '$(UseSizeOptimizedLinq)' == ''" >true</UseSizeOptimizedLinq >
53
53
<EnableUnsafeUTF7Encoding Condition =" '$(EnableUnsafeUTF7Encoding)' == ''" >false</EnableUnsafeUTF7Encoding >
54
+ <Http3Support Condition =" '$(Http3Support)' == ''" >false</Http3Support >
54
55
<HttpActivityPropagationSupport Condition =" '$(HttpActivityPropagationSupport)' == ''" >false</HttpActivityPropagationSupport >
55
56
<DebuggerSupport Condition =" '$(DebuggerSupport)' == '' and '$(Configuration)' != 'Debug'" >false</DebuggerSupport >
56
57
<BlazorCacheBootResources Condition =" '$(BlazorCacheBootResources)' == '' and '$(_TargetingNET100OrLater)' != 'true'" >true</BlazorCacheBootResources >
You can’t perform that action at this time.
0 commit comments