We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a15b9 commit 33b587fCopy full SHA for 33b587f
Directory.Build.props
@@ -5,7 +5,7 @@
5
<Authors>$(Company)</Authors>
6
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
7
<Trademark>$(Company)™</Trademark>
8
- <VersionPrefix>5.1.0</VersionPrefix>
+ <VersionPrefix>5.2.0</VersionPrefix>
9
<VersionSuffix></VersionSuffix>
10
<PackageLicenseExpression>MIT</PackageLicenseExpression>
11
README.md
@@ -12,6 +12,7 @@ This integration enables you to create [AzureSearch](https://azure.microsoft.com
12
13
| Xperience Version | Library Version |
14
| ----------------- | --------------- |
15
+| >= 30.5.1 | >= 5.2.0 |
16
| >= 30.0.0 | >= 5.0.0 |
17
| >= 29.5.0 | >= 4.0.0 |
18
| >= 29.0.0 | >= 2.1.0 |
0 commit comments