|
|
@ -3,7 +3,7 @@
|
|
|
|
<PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
|
|
<TargetFramework>netstandard2.1</TargetFramework>
|
|
|
|
<TargetFramework>netstandard2.1</TargetFramework>
|
|
|
|
<Platforms>AnyCPU;x64;x86</Platforms>
|
|
|
|
<Platforms>AnyCPU;x64;x86</Platforms>
|
|
|
|
<Version>1.0.0.0</Version>
|
|
|
|
<Version>1.0.0.1</Version>
|
|
|
|
<Authors>ogoun</Authors>
|
|
|
|
<Authors>ogoun</Authors>
|
|
|
|
<Copyright>Copyright Ogoun 2021</Copyright>
|
|
|
|
<Copyright>Copyright Ogoun 2021</Copyright>
|
|
|
|
<PackageProjectUrl>https://github.com/ogoun/Zero</PackageProjectUrl>
|
|
|
|
<PackageProjectUrl>https://github.com/ogoun/Zero</PackageProjectUrl>
|
|
|
@ -12,6 +12,7 @@
|
|
|
|
<RepositoryUrl>https://github.com/ogoun/Zero</RepositoryUrl>
|
|
|
|
<RepositoryUrl>https://github.com/ogoun/Zero</RepositoryUrl>
|
|
|
|
<RepositoryType>GitHub</RepositoryType>
|
|
|
|
<RepositoryType>GitHub</RepositoryType>
|
|
|
|
<Description>Client for qdrant API</Description>
|
|
|
|
<Description>Client for qdrant API</Description>
|
|
|
|
|
|
|
|
<PackageReleaseNotes>Added the Scroll method</PackageReleaseNotes>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|