Skip to content

Commit

Permalink
no assembly signing
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-krystianc committed Dec 13, 2024
1 parent ae85d5e commit 33e6613
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Confluent.Kafka/Confluent.Kafka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
<TargetFrameworks>netstandard2.0;net462;net6.0;net8.0</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>Confluent.Kafka.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 33e6613

Please sign in to comment.