mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 10:40:23 +00:00
Add strong naming and fix DB path on IIS Express
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"version": "1.0.0-alpha7",
|
||||
"description": "Invoke Node.js modules at runtime in ASP.NET 5 applications.",
|
||||
"compilationOptions": {
|
||||
"keyFile": "../../tools/Key.snk"
|
||||
},
|
||||
"authors": [ "Microsoft" ],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user