Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

Commit 41a4d4f

Browse files
committed
Do not sign MVC test project
It causes failures at runtime.
1 parent 1e638ff commit 41a4d4f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/Mvc6Framework45.FunctionalTests/project.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
"webroot": "wwwroot",
33
"userSecretsId": "aspnet5-Mvc6Framework45.FunctionalTests-42f45116-363a-40d3-9c44-bc58885d6e96",
44
"version": "1.0.0-rc1-*",
5-
"compilationOptions": {
6-
"keyFile": "../../keys/35MSSharedLib1024.snk",
7-
"delaySign": true
8-
},
95
"dependencies": {
106
"EntityFramework.MicrosoftSqlServer": "7.0.0-rc1-*",
117
"EntityFramework.Commands": "7.0.0-rc1-*",

0 commit comments

Comments
 (0)