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 b55f17d commit d30b20aCopy full SHA for d30b20a
1 file changed
src/components/BootstrapBlazor.IP2Region/BootstrapBlazor.IP2Region.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Razor">
2
3
<PropertyGroup>
4
- <Version>9.0.1</Version>
+ <Version>9.0.2</Version>
5
</PropertyGroup>
6
7
@@ -11,7 +11,7 @@
11
12
<ItemGroup>
13
<Content Include="Build\*.targets" PackagePath="build\" />
14
- <Content Include="Data\ip2region.xdb" PackagePath="contentFiles/ip2region.xdb" />
+ <Content Include="Data\ip2region.xdb" PackagePath="contentFiles\ip2region.xdb" />
15
</ItemGroup>
16
17
0 commit comments