We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d76067 commit 9cd13a8Copy full SHA for 9cd13a8
1 file changed
src/components/BootstrapBlazor.IP2Region/Build/BootstrapBlazor.IP2Region.targets
@@ -1,7 +1,7 @@
1
<Project>
2
3
<ItemGroup>
4
- <IP2RegionFiles Include="$(MSBuildThisFileDirectory)/../contentFiles/ip2region.xdb"/>
+ <IP2RegionFiles Include="$(MSBuildThisFileDirectory)/../contentFiles/ip2region_v*.xdb"/>
5
</ItemGroup>
6
7
<Target Name="IP2RegionCopyFilesAfterBuild" AfterTargets="Build">
0 commit comments