Add strong naming and fix DB path on IIS Express

This commit is contained in:
SteveSandersonMS
2016-02-02 15:10:15 +00:00
parent 2218212c92
commit 73e218de4e
10 changed files with 20 additions and 27 deletions

View File

@@ -1,6 +1,9 @@
{
"version": "1.0.0-alpha7-1",
"description": "Microsoft.AspNet.SpaServices",
"compilationOptions": {
"keyFile": "../../tools/Key.snk"
},
"authors": [
"Microsoft"
],