File tree 2 files changed +1
-1
lines changed
src/Components/WebAssembly/BlazorManifest 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 9
9
<AssemblyName >dotnet-install-blazoraot</AssemblyName >
10
10
<PackageId >dotnet-install-blazoraot</PackageId >
11
11
<GenerateDocumentationFile >false</GenerateDocumentationFile >
12
+ <RemoveDevicePlatformSupport >true</RemoveDevicePlatformSupport >
12
13
<!-- Set this to false because there's nothing to reference here. -->
13
14
<IsProjectReferenceProvider >false</IsProjectReferenceProvider >
14
15
</PropertyGroup >
Original file line number Diff line number Diff line change 7
7
<Description >SDK manifest for Blazor WebAssembly AOT.</Description >
8
8
<GenerateDocumentationFile >false</GenerateDocumentationFile >
9
9
<IncludeBuildOutput >false</IncludeBuildOutput >
10
- <RemoveDevicePlatformSupport >true</RemoveDevicePlatformSupport >
11
10
<!-- Set this to false because there's nothing to reference here. -->
12
11
<IsProjectReferenceProvider >false</IsProjectReferenceProvider >
13
12
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments