Renamed configurations to frameworks in project.json
This commit is contained in:
parent
491dafb7a7
commit
4e9a6b7678
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
{
|
||||
"version": "1.0.0-*",
|
||||
"configurations": {
|
||||
"frameworks": {
|
||||
"net45": {
|
||||
"dependencies": {
|
||||
"System.Security": ""
|
||||
|
|
@ -25,4 +25,4 @@
|
|||
"compilationOptions": {
|
||||
"allowUnsafe": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue