-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDevTKSS.Uno.SampleApps.slnx
More file actions
34 lines (34 loc) · 1.33 KB
/
DevTKSS.Uno.SampleApps.slnx
File metadata and controls
34 lines (34 loc) · 1.33 KB
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>
<Configurations>
<Platform Name="Any CPU" />
</Configurations>
<Folder Name="/.github/">
<File Path=".github/dependabot.yml" />
<File Path=".github/labels.yml" />
<File Path=".github/labeler.yml" />
</Folder>
<Folder Name="/.github/workflows/">
<File Path=".github/workflows/build-deploy-docs.yml" />
<File Path=".github/workflows/conventional-commits.yml" />
<File Path=".github/workflows/labeler.yml" />
<File Path=".github/workflows/sync-labels.yml" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="README.md" />
<File Path=".gitignore" />
<File Path="src/Directory.Build.props" />
<File Path="src/Directory.Build.targets" />
<File Path="src/Directory.Packages.props" />
<File Path="global.json" />
<File Path="cspell.json" />
</Folder>
<Folder Name="/Extensions/">
<Project Path="src/DevTKSS.Extensions.Uno.Storage/DevTKSS.Extensions.Uno.Storage.csproj" />
</Folder>
<Folder Name="/Tutorials/">
<Project Path="src/DevTKSS.Uno.Samples.MvuxGallery/DevTKSS.Uno.Samples.MvuxGallery.csproj" />
<Project Path="src/DevTKSS.Uno.XamlNavigationApp/DevTKSS.Uno.XamlNavigationApp.csproj" />
<Project Path="src/DevTKSS.Uno.SimpleMemberSelectionApp/DevTKSS.Uno.SimpleMemberSelectionApp.csproj" />
</Folder>
</Solution>