2fd58dc7e9
Previously, we manually copied the `tarball/content` folder over when bootstrapping the VMR. Now it is handled by the darc tooling when you point it to the right dir.
12 lines
174 B
JSON
12 lines
174 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"microsoft.dotnet.darc": {
|
|
"version": "1.1.0-beta.22554.2",
|
|
"commands": [
|
|
"darc"
|
|
]
|
|
}
|
|
}
|
|
}
|