Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit f23813f

Browse files
committed
Fix build in VS 2015
1 parent f1475de commit f23813f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/ServiceStack.Text.Tests/ServiceStack.Text.Tests.project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"net45": {}
44
},
55
"runtimes": {
6-
"win": {}
6+
"win": {},
7+
"win-x86": {}
78
}
89
}

0 commit comments

Comments
 (0)