projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use dotnet build macros
[platform/core/csapi/tizenfx.git]
/
src
/
Tizen.Account.FidoClient
/
Tizen.Account.FidoClient.project.json
1
{
2
"dependencies": {
3
"NETStandard.Library": "1.6.0",
4
"Tizen": "1.0.3"
5
},
6
"frameworks": {
7
"netstandard1.6": {}
8
}
9
}