File tree Expand file tree Collapse file tree
src/components/BootstrapBlazor.IP2Region Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Razor" >
22
3+ <PropertyGroup >
4+ <Version >10.0.1</Version >
5+ </PropertyGroup >
6+
37 <PropertyGroup >
48 <PackageTags >Bootstrap Blazor WebAssembly wasm UI Components Ip Region</PackageTags >
59 <Description >Bootstrap UI components extensions of IP2Region.NET</Description >
610 </PropertyGroup >
711
812 <ItemGroup >
913 <Content Include =" Build\*.targets" PackagePath =" build\" />
10- <Content Include =" Data\ip2region.xdb" PackagePath =" contentFiles\ip2region.xdb" />
14+ <Content Include =" Data\ip2region_v4.xdb" PackagePath =" contentFiles\ip2region_v4.xdb" />
15+ <Content Include =" Data\ip2region_v6.xdb" PackagePath =" contentFiles\ip2region_v6.xdb" />
1116 </ItemGroup >
1217
1318 <ItemGroup >
1419 <PackageReference Include =" BootstrapBlazor" Version =" $(BBVersion)" />
15- <PackageReference Include =" IP2Region.Net" Version =" 2 .0.2 " />
20+ <PackageReference Include =" IP2Region.Net" Version =" 3 .0.1 " />
1621 </ItemGroup >
1722
1823</Project >
You can’t perform that action at this time.
0 commit comments