File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
src/Components/WebAssembly/BlazorManifest Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 99 <AssemblyName >dotnet-install-blazoraot</AssemblyName >
1010 <PackageId >dotnet-install-blazoraot</PackageId >
1111 <GenerateDocumentationFile >false</GenerateDocumentationFile >
12+ <RemoveDevicePlatformSupport >true</RemoveDevicePlatformSupport >
1213 <!-- Set this to false because there's nothing to reference here. -->
1314 <IsProjectReferenceProvider >false</IsProjectReferenceProvider >
1415 </PropertyGroup >
Original file line number Diff line number Diff line change 77 <Description >SDK manifest for Blazor WebAssembly AOT.</Description >
88 <GenerateDocumentationFile >false</GenerateDocumentationFile >
99 <IncludeBuildOutput >false</IncludeBuildOutput >
10- <RemoveDevicePlatformSupport >true</RemoveDevicePlatformSupport >
1110 <!-- Set this to false because there's nothing to reference here. -->
1211 <IsProjectReferenceProvider >false</IsProjectReferenceProvider >
1312 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments