-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSmart.Navigation.slnx
More file actions
42 lines (42 loc) · 1.91 KB
/
Smart.Navigation.slnx
File metadata and controls
42 lines (42 loc) · 1.91 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
35
36
37
38
39
40
41
42
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="AGENTS.md" />
<File Path="Analyzers.ruleset" />
<File Path="CLAUDE.md" />
<File Path="CodeCoverage.runsettings" />
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="Smart.Navigation.props" />
<File Path="Smart.Navigation.sln.DotSettings" />
</Folder>
<Folder Name="/Navigation/" />
<Folder Name="/Navigation/Core/">
<Project Path="Smart.Navigation.Extensions.DependencyInjection/Smart.Navigation.Extensions.DependencyInjection.csproj" />
<Project Path="Smart.Navigation.Generator/Smart.Navigation.Generator.csproj" />
<Project Path="Smart.Navigation.Resolver/Smart.Navigation.Resolver.csproj" />
<Project Path="Smart.Navigation/Smart.Navigation.csproj">
<BuildDependency Project="Smart.Navigation.Generator/Smart.Navigation.Generator.csproj" />
</Project>
</Folder>
<Folder Name="/Navigation/Providers/">
<Project Path="Smart.Navigation.Avalonia/Smart.Navigation.Avalonia.csproj" />
<Project Path="Smart.Navigation.Maui/Smart.Navigation.Maui.csproj" />
<Project Path="Smart.Navigation.Windows.Forms/Smart.Navigation.Windows.Forms.csproj" />
<Project Path="Smart.Navigation.Windows/Smart.Navigation.Windows.csproj" />
</Folder>
<Folder Name="/Navigation/Strategies/">
<Project Path="Smart.Navigation.Strategies.GroupSupport/Smart.Navigation.Strategies.GroupSupport.csproj" />
</Folder>
<Folder Name="/Navigation/Tests/">
<Project Path="Smart.Navigation.Tests/Smart.Navigation.Tests.csproj" />
</Folder>
<Folder Name="/Example/">
<Project Path="Example.WindowsApp/Example.WindowsApp.csproj" />
<Project Path="Example.WindowsFormsApp/Example.WindowsFormsApp.csproj" />
</Folder>
</Solution>