forked from unoplatform/uno
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUno.UI-Android-only.slnf
34 lines (34 loc) · 1.67 KB
/
Uno.UI-Android-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
{
"solution": {
"path": "Uno.UI.sln",
"projects": [
"AddIns\\Uno.UI.Lottie\\Uno.UI.Lottie.csproj",
"AddIns\\Uno.UI.MSAL\\Uno.UI.MSAL.csproj",
"SamplesApp\\SamplesApp.Droid\\SamplesApp.Droid.csproj",
"SamplesApp\\Benchmarks.Shared\\SamplesApp.Benchmarks.shproj",
"SamplesApp\\SamplesApp.Shared\\SamplesApp.Shared.shproj",
"SamplesApp\\SamplesApp.UITests.Generator\\Uno.Samples.UITest.Generator.csproj",
"SamplesApp\\SamplesApp.UITests\\SamplesApp.UITests.csproj",
"SamplesApp\\SamplesApp.UnitTests.Shared\\SamplesApp.UnitTests.Shared.shproj",
"SamplesApp\\UITests.Shared\\UITests.Shared.shproj",
"SourceGenerators\\System.Xaml\\Uno.Xaml.csproj",
"SourceGenerators\\Uno.UI.SourceGenerators\\Uno.UI.SourceGenerators.csproj",
"SourceGenerators\\Uno.UI.Tasks\\Uno.UI.Tasks.csproj",
"T4Generator\\T4Generator.csproj",
"Uno.Foundation\\Uno.Foundation.csproj",
"Uno.UI.BindingHelper.Android\\Uno.UI.BindingHelper.Android.csproj",
"Uno.UI.DualScreen\\Uno.UI.DualScreen.csproj",
"Uno.UI.FluentTheme\\Uno.UI.FluentTheme.csproj",
"Uno.UI.Maps\\Uno.UI.Maps.csproj",
"Uno.UI.RemoteControl.Host\\Uno.UI.RemoteControl.Host.csproj",
"Uno.UI.RemoteControl.VS\\Uno.UI.RemoteControl.VS.csproj",
"Uno.UI.RemoteControl\\Uno.UI.RemoteControl.csproj",
"Uno.UI.RuntimeTests\\Uno.UI.RuntimeTests.csproj",
"Uno.UI.Toolkit\\Uno.UI.Toolkit.csproj",
"Uno.UI\\Uno.UI.csproj",
"Uno.UWP\\Uno.csproj",
"Uno.UI.RemoteControl.Server.Processors\\Uno.UI.RemoteControl.Server.Processors.csproj",
"Uno.UI.RemoteControl.Server\\Uno.UI.RemoteControl.Server.csproj"
]
}
}