-
-
Notifications
You must be signed in to change notification settings - Fork 516
/
Fluent.Ribbon.sln
86 lines (86 loc) · 4.5 KB
/
Fluent.Ribbon.sln
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.352
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Doc", "Doc", "{1318E3D3-5156-45FE-9828-464A2D0235E0}"
ProjectSection(SolutionItems) = preProject
Doc\Fluent Ribbon Control Suite Walkthrough.pdf = Doc\Fluent Ribbon Control Suite Walkthrough.pdf
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{CDBFA905-C104-421D-9502-C4DF042EC048}"
ProjectSection(SolutionItems) = preProject
appveyor.yml = appveyor.yml
azure-pipelines.yml = azure-pipelines.yml
Build.ps1 = Build.ps1
Directory.build.props = Directory.build.props
Directory.build.targets = Directory.build.targets
Directory.packages.props = Directory.packages.props
GitVersion.yml = GitVersion.yml
global.json = global.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C6ADD536-3DB2-4418-AED6-98AB991D1B77}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
Changelog.md = Changelog.md
Fluent.Ribbon.ruleset = Fluent.Ribbon.ruleset
global.json = global.json
Shared\GlobalAssemblyInfo.cs = Shared\GlobalAssemblyInfo.cs
License.txt = License.txt
NuGet.Config = NuGet.Config
README.md = README.md
Directory.build.props = Directory.build.props
Directory.build.targets = Directory.build.targets
Directory.packages.props = Directory.packages.props
Settings.XAMLStyler = Settings.XAMLStyler
.config\dotnet-tools.json = .config\dotnet-tools.json
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{F645176A-E1EC-4CD6-B2E6-DCECB24DC102}"
ProjectSection(SolutionItems) = preProject
.github\ISSUE_TEMPLATE.md = .github\ISSUE_TEMPLATE.md
.github\dependabot.yml = .github\dependabot.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Fluent.Ribbon.Showcase", "Fluent.Ribbon.Showcase\Fluent.Ribbon.Showcase.csproj", "{CFFE1910-4918-4710-8F33-86B584D41316}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Fluent.Ribbon", "Fluent.Ribbon\Fluent.Ribbon.csproj", "{B12AC015-B97F-4975-9112-354449FC95A9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Fluent.Ribbon.Tests", "Fluent.Ribbon.Tests\Fluent.Ribbon.Tests.csproj", "{DCA7EC6D-7356-45DE-9713-495298C4E661}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = ".build", ".build\.build.csproj", "{CAFED543-B3F2-4C29-8A81-95134816BD84}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ReferenceData", "ReferenceData", "{5F43C1FA-AAE4-4D80-94A9-C36BF85367A8}"
ProjectSection(SolutionItems) = preProject
ReferenceData\vCurrentResourceKeys.txt = ReferenceData\vCurrentResourceKeys.txt
ReferenceData\vNextResourceKeys.txt = ReferenceData\vNextResourceKeys.txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CAFED543-B3F2-4C29-8A81-95134816BD84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CAFED543-B3F2-4C29-8A81-95134816BD84}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CFFE1910-4918-4710-8F33-86B584D41316}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CFFE1910-4918-4710-8F33-86B584D41316}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CFFE1910-4918-4710-8F33-86B584D41316}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CFFE1910-4918-4710-8F33-86B584D41316}.Release|Any CPU.Build.0 = Release|Any CPU
{B12AC015-B97F-4975-9112-354449FC95A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B12AC015-B97F-4975-9112-354449FC95A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B12AC015-B97F-4975-9112-354449FC95A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B12AC015-B97F-4975-9112-354449FC95A9}.Release|Any CPU.Build.0 = Release|Any CPU
{DCA7EC6D-7356-45DE-9713-495298C4E661}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCA7EC6D-7356-45DE-9713-495298C4E661}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCA7EC6D-7356-45DE-9713-495298C4E661}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCA7EC6D-7356-45DE-9713-495298C4E661}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {10F6867B-74CF-4D00-B071-A5549F52E18F}
EndGlobalSection
EndGlobal