forked from shinyorg/shiny
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLibs-Beta.slnf
20 lines (20 loc) · 845 Bytes
/
Libs-Beta.slnf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"solution": {
"path": "Shiny-All.sln",
"projects": [
"Tests\\Shiny.Tests\\Shiny.Tests.csproj",
"src\\Shiny.Beacons\\Shiny.Beacons.csproj",
"src\\Shiny.BluetoothLE\\Shiny.BluetoothLE.csproj",
"src\\Shiny.Core\\Shiny.Core.csproj",
"src\\Shiny.Integrations.CurrentActivityPlugin\\Shiny.Integrations.CurrentActivityPlugin.csproj",
"src\\Shiny.Locations\\Shiny.Locations.csproj",
"src\\Shiny.Logging.AppCenter\\Shiny.Logging.AppCenter.csproj",
"src\\Shiny.Net.Http\\Shiny.Net.Http.csproj",
"src\\Shiny.Notifications\\Shiny.Notifications.csproj",
"src\\Shiny.Sensors\\Shiny.Sensors.csproj",
"src\\Shiny.SpeechRecognition\\Shiny.SpeechRecognition.csproj",
"src\\Shiny.Support.Uwp\\Shiny.Support.Uwp.csproj",
"src\\Shiny.Testing\\Shiny.Testing.csproj"
]
}
}