File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 66 <Nullable >enable</Nullable >
77 <Company >Mythetech</Company >
88 <GenerateDocumentationFile >True</GenerateDocumentationFile >
9-
10- <!-- NuGet Package Metadata -->
119 <PackageId >Mythetech.Components</PackageId >
12- <Version >1. 0.0</Version >
10+ <Version >0.0.1 </Version >
1311 <Authors >Mythetech</Authors >
1412 <Description >Base component library for Mythetech applications</Description >
1513 <PackageTags >blazor;components;ui</PackageTags >
2220 <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
2321 </PropertyGroup >
2422
23+ <ItemGroup >
24+ <SupportedPlatform Include =" browser" />
25+ </ItemGroup >
26+
2527 <ItemGroup >
2628 <PackageReference Include =" Microsoft.AspNetCore.Components" Version =" 9.0.4" />
2729 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 9.0.4" />
You can’t perform that action at this time.
0 commit comments