Browse Source

ImageProcessor can be set to general framework dotnet

Former-commit-id: abd4cea2d74834985879f191dc65b7417b0a4ad5
Former-commit-id: 522a488c76d3c12fd369977b7fa781ba8fcba776
Former-commit-id: 08e322a15b6063b00c30dea21ffcee503ace9d13
pull/17/head
Jeavon 10 years ago
parent
commit
686ea86f59
  1. 2
      src/ImageProcessor/project.json

2
src/ImageProcessor/project.json

@ -24,6 +24,6 @@
"Microsoft.NETCore.Platforms": "1.0.1-beta-23409"
},
"frameworks": {
"dnxcore50": {}
"dotnet": {}
}
}

Loading…
Cancel
Save