Skip to content

Commit 967a9b5

Browse files
committed
switch form data to netstandard 1.3
1 parent 82b00ee commit 967a9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GeekLearning.RestKit.FormData/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"frameworks": {
1010
"net452": {},
11-
"netstandard1.6": {
11+
"netstandard1.3": {
1212
"imports": "dnxcore50"
1313
}
1414
}

0 commit comments

Comments
 (0)