File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 22
33 <Import Project =" ..\Directory.Build.props" />
44 <Import Project =" ..\Logo.props" />
5- <Import Project =" ..\Bundle.props" />
65 <Import Project =" ..\SourceLink.targets" />
76
87 <PropertyGroup >
98 <PackageTags >Bootstrap Blazor WebAssembly wasm UI Components</PackageTags >
109 <Description >Bootstrap UI components for Blazor and Razor Components</Description >
1110 <PackageReadmeFile >readme.md</PackageReadmeFile >
1211 <PackageReleaseNotes >https://github.com/dotnetcore/BootstrapBlazor/releases?wt.mc_id=DT-MVP-5004174</PackageReleaseNotes >
12+ <PackageProjectUrl >https://www.blazor.zone</PackageProjectUrl >
13+ <RepositoryType >github</RepositoryType >
14+ <RepositoryUrl >https://github.com/dotnetcore/BootstrapBlazor.git</RepositoryUrl >
15+ <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
16+ <IsPackable >true</IsPackable >
1317 </PropertyGroup >
1418
1519 <PropertyGroup >
Original file line number Diff line number Diff line change 33 <Import Project =" ..\Directory.Build.props" />
44
55 <PropertyGroup >
6- <IsPackable >true</IsPackable >
7- </PropertyGroup >
8-
9- <PropertyGroup >
10- <RepositoryUrl >https://github.com/dotnetcore/BootstrapBlazor.git</RepositoryUrl >
11- <PackageProjectUrl >https://www.blazor.zone</PackageProjectUrl >
12- <RepositoryType >github</RepositoryType >
13- <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
146 <DocumentationFile >$(MSBuildProjectName).xml</DocumentationFile >
157 </PropertyGroup >
168
You can’t perform that action at this time.
0 commit comments