microsoft/qdk

Public

mirrored fromhttps://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
iadavis/pipeline-issue-debugging

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

library/signed/qsharp.json

21lines · modecode

1{
2 "author": "Microsoft",
3 "license": "MIT",
4 "dependencies": {
5 "Qtest": {
6 "github": {
7 "owner": "Microsoft",
8 "repo": "qdk",
9 "ref": "v1.25.0",
10 "path": "library/qtest"
11 }
12 }
13 },
14 "files": [
15 "src/Comparison.qs",
16 "src/Measurement.qs",
17 "src/Operations.qs",
18 "src/Tests.qs",
19 "src/Utils.qs"
20 ]
21}
22