Skip to content

Commit

Permalink
Sign HealthChecks.MongoDb (#2291)
Browse files Browse the repository at this point in the history
We can sign this assembly now because MongoDB.Driver is now signed as of v2.28.
  • Loading branch information
eerhardt authored Aug 29, 2024
1 parent ef90dbe commit f8128d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/HealthChecks.MongoDb/HealthChecks.MongoDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<PackageTags>$(PackageTags);MongoDb</PackageTags>
<Description>HealthChecks.MongoDb is the health check package for MongoDb.</Description>
<VersionPrefix>$(HealthCheckMongoDB)</VersionPrefix>
<SignAssembly>false</SignAssembly>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f8128d8

Please sign in to comment.