Skip to content
Snippets Groups Projects
Commit b2bd2f1d authored by CoscineBot's avatar CoscineBot :gear:
Browse files

Chore: 1.6.2

# [1.6.2](v1.6.1...v1.6.2) (2023-03-10)

## Fix
* Search Category Sort "title" and "fileName" aggregation
* Search Category Sort "title" and "fileName" aggregation
parent 462f1138
No related branches found
No related tags found
1 merge request!47Chore: 1.6.1
......@@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<AssemblyName>Coscine.SemanticSearch.Cmd</AssemblyName>
<RootNamespace>Coscine.SemanticSearch.Cmd</RootNamespace>
<Version>1.6.1</Version>
<Version>1.6.2</Version>
<NoWarn>1591</NoWarn>
</PropertyGroup>
......
......@@ -3,7 +3,7 @@
<TargetFramework>net6.0</TargetFramework>
<OutputType>Library</OutputType>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<Version>1.6.1</Version>
<Version>1.6.2</Version>
<NoWarn>1591</NoWarn>
</PropertyGroup>
<PropertyGroup>
......
......@@ -6,7 +6,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AssemblyName>Coscine.SemanticSearch</AssemblyName>
<RootNamespace>Coscine.SemanticSearch</RootNamespace>
<Version>1.6.1</Version>
<Version>1.6.2</Version>
<Nullable>enable</Nullable>
<NoWarn>1591</NoWarn>
</PropertyGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment