-
Notifications
You must be signed in to change notification settings - Fork 777
/
Copy pathUno.UI-RemoteControl-Only.slnf
50 lines (50 loc) · 2.6 KB
/
Uno.UI-RemoteControl-Only.slnf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"solution": {
"path": "Uno.UI.sln",
"projects": [
"SourceGenerators\\SourceGeneratorHelpers\\SourceGeneratorHelpers.shproj",
"SourceGenerators\\System.Xaml\\Uno.Xaml.csproj",
"SourceGenerators\\Uno.UI.SourceGenerators.Internal\\Uno.UI.SourceGenerators.Internal.csproj",
"SourceGenerators\\Uno.UI.SourceGenerators\\Uno.UI.SourceGenerators.csproj",
"SourceGenerators\\Uno.UI.Tasks\\Uno.UI.Tasks.csproj",
"Uno.Foundation.Logging\\Uno.Foundation.Logging.csproj",
"Uno.Foundation.Runtime.WebAssembly\\Uno.Foundation.Runtime.WebAssembly.csproj",
"Uno.Foundation\\Uno.Foundation.Reference.csproj",
"Uno.Foundation\\Uno.Foundation.Skia.csproj",
"Uno.Foundation\\Uno.Foundation.Wasm.csproj",
"Uno.Foundation\\Uno.Foundation.csproj",
"Uno.Foundation\\Uno.Foundation.netcoremobile.csproj",
"Uno.UI.BindingHelper.Android\\Uno.UI.BindingHelper.Android.netcoremobile.csproj",
"Uno.UI.Composition\\Uno.UI.Composition.Reference.csproj",
"Uno.UI.Composition\\Uno.UI.Composition.Skia.csproj",
"Uno.UI.Composition\\Uno.UI.Composition.Wasm.csproj",
"Uno.UI.Composition\\Uno.UI.Composition.csproj",
"Uno.UI.Composition\\Uno.UI.Composition.netcoremobile.csproj",
"Uno.UI.Dispatching\\Uno.UI.Dispatching.Reference.csproj",
"Uno.UI.Dispatching\\Uno.UI.Dispatching.Skia.csproj",
"Uno.UI.Dispatching\\Uno.UI.Dispatching.Wasm.csproj",
"Uno.UI.Dispatching\\Uno.UI.Dispatching.csproj",
"Uno.UI.Dispatching\\Uno.UI.Dispatching.netcoremobile.csproj",
"Uno.UI.RemoteControl.Host\\Uno.UI.RemoteControl.Host.csproj",
"Uno.UI.RemoteControl.Messaging\\Uno.UI.RemoteControl.Messaging.csproj",
"Uno.UI.RemoteControl.Server.Processors\\Uno.UI.RemoteControl.Server.Processors.csproj",
"Uno.UI.RemoteControl.Server\\Uno.UI.RemoteControl.Server.csproj",
"Uno.UI.RemoteControl.VS\\Uno.UI.RemoteControl.VS.csproj",
"Uno.UI.RemoteControl\\Uno.UI.RemoteControl.Reference.csproj",
"Uno.UI.RemoteControl\\Uno.UI.RemoteControl.Skia.csproj",
"Uno.UI.RemoteControl\\Uno.UI.RemoteControl.Wasm.csproj",
"Uno.UI.RemoteControl\\Uno.UI.RemoteControl.csproj",
"Uno.UI.RemoteControl\\Uno.UI.RemoteControl.netcoremobile.csproj",
"Uno.UI\\Uno.UI.Reference.csproj",
"Uno.UI\\Uno.UI.Skia.csproj",
"Uno.UI\\Uno.UI.Wasm.csproj",
"Uno.UI\\Uno.UI.csproj",
"Uno.UI\\Uno.UI.netcoremobile.csproj",
"Uno.UWP\\Uno.Reference.csproj",
"Uno.UWP\\Uno.Skia.csproj",
"Uno.UWP\\Uno.Wasm.csproj",
"Uno.UWP\\Uno.csproj",
"Uno.UWP\\Uno.netcoremobile.csproj"
]
}
}