summaryrefslogtreecommitdiff
path: root/tests/scripts/optdata/project.json
blob: ae8f9463c458e212895b76390fb2ec03cd8f6116 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "dependencies": {
        "optimization.IBC.CoreCLR": "99.99.99-test",
        "optimization.PGO.CoreCLR": "99.99.99-test"
    },
    "frameworks": {
        "netstandard": {}
    },
    "runtimes": {
        "win7-x64": {}
    }
}