File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <PackAsTool >true</PackAsTool >
2121 <ToolCommandName >shellui</ToolCommandName >
2222 <PackageId >ShellUI.CLI</PackageId >
23- <Version >0.1.0-alpha </Version >
23+ <Version >0.0.1 </Version >
2424 <Authors >Shell Technologies</Authors >
2525 <Description >CLI tool for ShellUI - Blazor component library inspired by shadcn/ui</Description >
2626 <PackageTags >blazor;components;cli;shadcn;tailwind;dotnet</PackageTags >
Original file line number Diff line number Diff line change 77
88 <!-- NuGet Package Metadata -->
99 <PackageId >ShellUI.Components</PackageId >
10- <Version >1. 0.0</Version >
10+ <Version >0.0.1 </Version >
1111 <Authors >Shell Technologies</Authors >
1212 <Company >Shell Technologies</Company >
1313 <Product >ShellUI</Product >
Original file line number Diff line number Diff line change 88 <TargetFramework >net9.0</TargetFramework >
99 <ImplicitUsings >enable</ImplicitUsings >
1010 <Nullable >enable</Nullable >
11+
12+ <!-- NuGet Package Metadata -->
13+ <PackageId >ShellUI.Templates</PackageId >
14+ <Version >0.0.1</Version >
15+ <Authors >Shell Technologies</Authors >
16+ <Company >Shell Technologies</Company >
17+ <Product >ShellUI</Product >
18+ <Description >Component templates for ShellUI CLI tool. Internal dependency.</Description >
19+ <PackageProjectUrl >https://github.com/shelltechlabs/shellui</PackageProjectUrl >
20+ <RepositoryUrl >https://github.com/shelltechlabs/shellui</RepositoryUrl >
21+ <RepositoryType >git</RepositoryType >
22+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
23+ <PackageTags >blazor;components;templates;cli;shellui</PackageTags >
24+ <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
25+ <IncludeSymbols >true</IncludeSymbols >
26+ <SymbolPackageFormat >snupkg</SymbolPackageFormat >
1127 </PropertyGroup >
1228
1329</Project >
You can’t perform that action at this time.
0 commit comments