mirror of
https://github.com/Z3Prover/z3
synced 2026-01-06 11:02:44 +00:00
add ESRP signing of nuget packages
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ea9e2f6642
commit
a2dcf87e10
3 changed files with 78 additions and 2 deletions
8
scripts/policy.json
Normal file
8
scripts/policy.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"Version": "1.0.0",
|
||||
"Intent": "ProductRelease",
|
||||
"ContentType": "Binaries",
|
||||
"ContentOrigin": "1stParty",
|
||||
"ProductState": "Next",
|
||||
"Audience": "ExternalBroad"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue