Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit 1aa508e

Browse files
committed
Remove unncessary usings
1 parent c2aff68 commit 1aa508e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/Microsoft.AspNetCore.Razor.Tools/project.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,7 @@
5757
},
5858
"System.Diagnostics.Process": "4.1.0-*",
5959
"System.Runtime.Serialization.Primitives": "4.1.1-*"
60-
},
61-
"imports": [
62-
"portable-net451+win8",
63-
"dnxcore50"
64-
]
60+
}
6561
},
6662
"net451": { }
6763
}

0 commit comments

Comments
 (0)