-
Notifications
You must be signed in to change notification settings - Fork 778
/
Copy pathUno.UI-Reference-Only.slnf
32 lines (32 loc) · 1.69 KB
/
Uno.UI-Reference-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
{
"solution": {
"path": "Uno.UI.sln",
"projects": [
"AddIns\\Uno.UI.Lottie\\Uno.UI.Lottie.Reference.csproj",
"AddIns\\Uno.UI.MSAL\\Uno.UI.MSAL.Reference.csproj",
"AddIns\\Uno.UI.Svg\\Uno.UI.Svg.Reference.csproj",
"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",
"SourceGenerators\\XamlGenerationTests.Core\\XamlGenerationTests.Core.csproj",
"SourceGenerators\\XamlGenerationTests\\XamlGenerationTests.csproj",
"Uno.Foundation.Logging\\Uno.Foundation.Logging.csproj",
"Uno.Foundation\\Uno.Foundation.Reference.csproj",
"Uno.UI.Composition\\Uno.UI.Composition.Reference.csproj",
"Uno.UI.Dispatching\\Uno.UI.Dispatching.Reference.csproj",
"Uno.UI.FluentTheme.v1\\Uno.UI.FluentTheme.v1.Reference.csproj",
"Uno.UI.FluentTheme.v2\\Uno.UI.FluentTheme.v2.Reference.csproj",
"Uno.UI.FluentTheme\\Uno.UI.FluentTheme.Reference.csproj",
"Uno.UI.RemoteControl.Messaging\\Uno.UI.RemoteControl.Messaging.csproj",
"Uno.UI.RemoteControl\\Uno.UI.RemoteControl.Reference.csproj",
"Uno.UI.Toolkit\\Uno.UI.Toolkit.Reference.csproj",
"Uno.UI.XamlHost\\Uno.UI.XamlHost.Reference.csproj",
"Uno.UI\\Uno.UI.Reference.csproj",
"Uno.UWPSyncGenerator.Reference\\Uno.UWPSyncGenerator.Reference.csproj",
"Uno.UWPSyncGenerator\\Uno.UWPSyncGenerator.csproj",
"Uno.UWP\\Uno.Reference.csproj"
]
}
}