File tree Expand file tree Collapse file tree
src/components/BootstrapBlazor.HikVision Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 <Project Path =" src/components/BootstrapBlazor.FontAwesome/BootstrapBlazor.FontAwesome.csproj" />
4444 <Project Path =" src/components/BootstrapBlazor.Gantt/BootstrapBlazor.Gantt.csproj" />
4545 <Project Path =" src/components/BootstrapBlazor.Graph/BootstrapBlazor.Graph.csproj" />
46+ <Project Path =" src/components/BootstrapBlazor.HikVision/BootstrapBlazor.HikVision.csproj" Id =" 62fa4e31-4a04-4c99-9074-3ea0c037e244" />
4647 <Project Path =" src/components/BootstrapBlazor.Holiday/BootstrapBlazor.Holiday.csproj" />
4748 <Project Path =" src/components/BootstrapBlazor.Html2Image/BootstrapBlazor.Html2Image.csproj" />
4849 <Project Path =" src/components/BootstrapBlazor.Html2Pdf.Playwright/BootstrapBlazor.Html2Pdf.Playwright.csproj" />
Original file line number Diff line number Diff line change 1+ <Project Sdk =" Microsoft.NET.Sdk.Razor" >
2+
3+ <PropertyGroup >
4+ <PackageTags >Bootstrap Blazor WebAssembly wasm UI Components Graph</PackageTags >
5+ <Description >Bootstrap UI components extensions of Graph</Description >
6+ </PropertyGroup >
7+
8+ <ItemGroup >
9+ <PackageReference Include =" BootstrapBlazor" Version =" $(BBVersion)" />
10+ </ItemGroup >
11+
12+ <ItemGroup >
13+ <Using Include =" Microsoft.JSInterop" />
14+ </ItemGroup >
15+
16+ </Project >
You can’t perform that action at this time.
0 commit comments