yavsc/yavsc.code-workspace

52 lines
573 B
Text
Raw Normal View History

2018-01-02 16:35:03 +01:00
{
"folders": [
{
"path": "Yavsc"
},
{
"path": "Yavsc.Abstract"
2018-02-25 03:33:54 +01:00
},
{
2018-03-09 04:25:52 +01:00
"path": "cli"
2018-03-12 23:49:05 +01:00
},
{
"path": "testOauthClient"
},
{
"path": "Yavsc.Server"
},
{
"path": "OAuth.AspNet.AuthServer"
},
{
"path": "OAuth.AspNet.Token"
2018-04-26 19:28:53 +02:00
},
{
"path": "."
2018-05-02 05:25:14 +02:00
},
{
"path": "yaxwtui"
},
{
"path": "yaxwtui.Gtk2"
},
{
"path": "yaxwtui.Gtk3"
},
{
"path": "yaxwtui.Mac"
},
{
"path": "yaxwtui.Wpf"
},
{
"path": "yaxwtui.XamMac"
},
{
"path": "ZicMoove"
2018-01-02 16:35:03 +01:00
}
],
2018-01-04 16:59:24 +01:00
"settings": {
"mocha.enabled": true
}
2018-01-02 16:35:03 +01:00
}