summaryrefslogtreecommitdiff
path: root/ElmSharp.Test/ElmSharp.Test.project.json
diff options
context:
space:
mode:
authorKangho Hur <kangho.hur@samsung.com>2016-09-05 10:13:39 +0900
committerKangho Hur <kangho.hur@samsung.com>2016-09-05 10:27:46 +0900
commitb5e573f53f1788169e4f54381adc62f2b8a0c4b6 (patch)
tree9cf656f542a9cbbe00b02e5cdaeab90d185eba2d /ElmSharp.Test/ElmSharp.Test.project.json
parent522c4dc6b7c7c2218995b135f6cbd4f5d21bffbe (diff)
downloadelm-sharp-b5e573f53f1788169e4f54381adc62f2b8a0c4b6.tar.gz
elm-sharp-b5e573f53f1788169e4f54381adc62f2b8a0c4b6.tar.bz2
elm-sharp-b5e573f53f1788169e4f54381adc62f2b8a0c4b6.zip
Rename project ElmSharpTest to ElmSharp.Test
Change-Id: I8bffb640009887c38b95c9b739f50dc7b3ca1436
Diffstat (limited to 'ElmSharp.Test/ElmSharp.Test.project.json')
-rw-r--r--ElmSharp.Test/ElmSharp.Test.project.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/ElmSharp.Test/ElmSharp.Test.project.json b/ElmSharp.Test/ElmSharp.Test.project.json
new file mode 100644
index 0000000..f9a9620
--- /dev/null
+++ b/ElmSharp.Test/ElmSharp.Test.project.json
@@ -0,0 +1,11 @@
+{
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.0"
+ },
+ "frameworks": {
+ "netcoreapp1.0": {}
+ },
+ "runtimes": {
+ "win": {}
+ }
+}