Support netstandard 1.6
authorWonYoung Choi <wy80.choi@samsung.com>
Fri, 2 Sep 2016 05:29:04 +0000 (14:29 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Fri, 2 Sep 2016 08:25:26 +0000 (17:25 +0900)
commit5e5294f768c415cd3f1a7be119631bb2de4e0306
treeb13af423826cb695eeb19a4d31c9f38b6fa4040c
parent04d9b332c81116484657f669083de6fb8d6da169
Support netstandard 1.6

Change-Id: I11e356d4d13b2636a02e5976e744101dcddcc08e
13 files changed:
.gitignore
ElmSharpTest/ElmSharpTest.xproj.user [new file with mode: 0644]
ElmSharpTest/project.json
packaging/elm-sharp.spec
src/ElmSharp/ElmSharp.Net45.csproj [new file with mode: 0644]
src/ElmSharp/ElmSharp.Net45.project.json [new file with mode: 0644]
src/ElmSharp/ElmSharp.csproj [new file with mode: 0644]
src/ElmSharp/ElmSharp.project.json [new file with mode: 0644]
src/ElmSharp/ElmSharp.xproj [deleted file]
src/ElmSharp/ElmSharp/Background.cs
src/ElmSharp/Interop/Interop.Elementary.cs
src/ElmSharp/Properties/AssemblyInfo.cs
src/ElmSharp/project.json [deleted file]