Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit 0c9c8ce

Browse files
committed
Merge branch 'release' into dev
2 parents a7624ca + a344b25 commit 0c9c8ce

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/Microsoft.AspNetCore.StaticFiles/project.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,7 @@
2525
"Microsoft.Extensions.WebEncoders": "1.0.0-*"
2626
},
2727
"frameworks": {
28-
"net451": { },
29-
"netstandard1.3": {
30-
"imports": [
31-
"dotnet5.4"
32-
]
33-
}
28+
"net451": {},
29+
"netstandard1.3": {}
3430
}
3531
}

0 commit comments

Comments
 (0)