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 8617c82 commit 4fd47f7Copy full SHA for 4fd47f7
1 file changed
src/components/BootstrapBlazor.BaiduOcr/BootstrapBlazor.BaiduOcr.csproj
@@ -1,5 +1,9 @@
1
<Project Sdk="Microsoft.NET.Sdk.Razor">
2
3
+ <PropertyGroup>
4
+ <Vesion>10.0.1</Vesion>
5
+ </PropertyGroup>
6
+
7
<PropertyGroup>
8
<PackageTags>Bootstrap Blazor Baidu WebAssembly wasm Ocr Components</PackageTags>
9
<Description>Bootstrap UI components extensions of Baidu Ocr</Description>
0 commit comments