forked from unoplatform/Uno.Themes
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUno.Themes-WinUI.slnf
More file actions
16 lines (16 loc) · 864 Bytes
/
Uno.Themes-WinUI.slnf
File metadata and controls
16 lines (16 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"solution": {
"path": "Uno.Themes.sln",
"projects": [
"src\\library\\Uno.Themes\\Uno.Themes.WinUI.csproj",
"src\\library\\Uno.Cupertino\\Uno.Cupertino.WinUI.csproj",
"src\\library\\Uno.Material\\Uno.Material.WinUI.csproj",
"src\\samples\\UWP\\Uno.Themes.Samples.Shared\\Uno.Themes.Samples.Shared.shproj",
"src\\samples\\WinUI\\Uno.Themes.WinUI.Samples.Shared\\Uno.Themes.WinUI.Samples.Shared.csproj",
"src\\samples\\WinUI\\Uno.Themes.WinUI.Samples.Mobile\\Uno.Themes.WinUI.Samples.Mobile.csproj",
"src\\samples\\WinUI\\Uno.Themes.WinUI.Samples.Skia.Gtk\\Uno.Themes.WinUI.Samples.Skia.Gtk.csproj",
"src\\samples\\WinUI\\Uno.Themes.WinUI.Samples.Windows\\Uno.Themes.WinUI.Samples.Windows.csproj",
"src\\samples\\WinUI\\Uno.Themes.WinUI.Samples.Wasm\\Uno.Themes.WinUI.Samples.Wasm.csproj",
]
}
}