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

Commit 93ee3c9

Browse files
committed
Don't need this
1 parent 4e191a3 commit 93ee3c9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/Microsoft.AspNetCore.ResponseCaching/project.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
},
2727
"frameworks": {
2828
"net451": {},
29-
"netstandard1.3": {
30-
"dependencies": {
31-
"System.Runtime.Serialization.Primitives": "4.1.1"
32-
}
33-
}
29+
"netstandard1.3": {}
3430
}
3531
}

0 commit comments

Comments
 (0)