14 lines
239 B
JSON
14 lines
239 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"compilationOptions": {
|
|
"emitEntryPoint": true,
|
|
"preserveCompilationContext": true
|
|
},
|
|
"dependencies": {
|
|
"DependencyContextValidator": "1.0.0-*"
|
|
},
|
|
"frameworks": {
|
|
"net451": {
|
|
}
|
|
}
|
|
}
|