Closed Alirexaa closed 4 months ago
it seems that we should be able to sign the library now.
@eerhardt this will allow for signing the Aspire package as well. But I can not find SignAssembly
in the Aspire repo. Does it mean you have given up on the signing?
it seems that we should be able to sign the library now.
@eerhardt this will allow for signing the Aspire package as well. But I can not find
SignAssembly
in the Aspire repo. Does it mean you have given up on the signing?
We just ignore the signing warning in our repo:
<NoWarn>$(NoWarn);CS8002</NoWarn> <!-- MongoDB packages are not signed -->
@adamsitnik Any ETA for when this will be released? Thanks!
@unaizorrilla we need a new release here.
@adamsitnik Could you please prioritize releasing the patch? It's currently preventing us from updating the MongoDB C# driver in our organization without having to take down the health checks.
@adamsitnik Could you please prioritize releasing the patch? It's currently preventing us from updating the MongoDB C# driver in our organization without having to take down the health checks.
+1 we are also facing the same issue
@adamsitnik
What this PR does / why we need it:
Which issue(s) this PR fixes:
Please reference the issue this PR will close: #2265
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Please make sure you've completed the relevant tasks for this PR, out of the following list: