Skip to content

Commit cceca8d

Browse files
committed
csharp quickstart run and then explain
1 parent eb90077 commit cceca8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/includes/quickstarts/full-text-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Use the following tools to create this quickstart.
7373

7474
## Specify Maven dependencies
7575

76-
1. Open the *pom.xml* file and add the following dependencies. This includes the [Azure.Search.Documents](/java/api/overview/azure/search) library, the [Azure.Core](/java/api/overview/azure/core) library, and JUnit for testing.
76+
1. Open the *pom.xml* file and add the following dependencies. This includes the [Azure.Search.Documents](/java/api/overview/azure/search) library.
7777

7878
```xml
7979
<dependencies>

0 commit comments

Comments
 (0)