Skip to content

Commit 0b70c93

Browse files
authored
Updated version for infrastructure cog search installled form github nugets (#38)
1 parent 21a9891 commit 0b70c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dfe.Data.SearchPrototype/Infrastructure/Dfe.Data.SearchPrototype.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</ItemGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="Dfe.Data.Common.Infrastructure.CognitiveSearch" Version="0.0.1-42" />
21+
<PackageReference Include="Dfe.Data.Common.Infrastructure.CognitiveSearch" Version="1.0.1" />
2222
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
2323
<PackageReference Include="Azure.Search.Documents" Version="11.4.0" />
2424
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)