Strong name Microsoft.AspNet.Cors.
This commit is contained in:
parent
29f576f6ee
commit
926a6a7aff
|
|
@ -5,7 +5,8 @@
|
|||
"url": "https://github.com/aspnet/cors"
|
||||
},
|
||||
"compilationOptions": {
|
||||
"warningsAsErrors": true
|
||||
"warningsAsErrors": true,
|
||||
"keyFile": "../../tools/Key.snk"
|
||||
},
|
||||
"dependencies": {
|
||||
"Microsoft.AspNet.Http.Extensions": "1.0.0-*",
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue