Skip to content

Commit

Permalink
Disable milvus sign assembly (#2309)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alirexaa authored Oct 26, 2024
1 parent 0fb8f9c commit daf88b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/HealthChecks.Milvus/HealthChecks.Milvus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<PackageTags>$(PackageTags);Milvus</PackageTags>
<Description>HealthChecks.Milvus is the health check package for Milvus.</Description>
<VersionPrefix>$(HealthCheckMilvus)</VersionPrefix>
<SignAssembly>false</SignAssembly>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit daf88b7

Please sign in to comment.