Fix project files to support netstandard 1.6
authorWonYoung Choi <wy80.choi@samsung.com>
Sat, 3 Sep 2016 07:48:24 +0000 (16:48 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Sat, 3 Sep 2016 07:48:24 +0000 (16:48 +0900)
commit04d7c9ddceab04a456217c30f5c8f45082788a5d
treee2118ba503bf0ff43e9b6826a559fa7bc1b3e71f
parentdf6a637ed1c43098ab032e551fa3f3d6a1b1eba7
Fix project files to support netstandard 1.6

Change-Id: I3020496f26b89d0759fcbb392cb7abdf2f9edb5e
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
.gitignore [new file with mode: 0755]
packaging/csapi-push.spec
src/Tizen.Messaging.Push/CoreFx.References.targets [deleted file]
src/Tizen.Messaging.Push/Tizen.Messaging.Push.Net45.csproj [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push.Net45.project.json [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push.csproj [changed mode: 0755->0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push.nuspec [new file with mode: 0644]
src/Tizen.Messaging.Push/Tizen.Messaging.Push.project.json [new file with mode: 0644]