mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2025-09-09 03:00:39 -05:00
Initial commit.
Basic UI structure. Nothing functional.
This commit is contained in:
parent
2d81453b60
commit
89b138e37b
165 changed files with 1117 additions and 0 deletions
25
butterflow-ui/butterflow-ui.sln
Normal file
25
butterflow-ui/butterflow-ui.sln
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.27703.2026
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "butterflow-ui", "butterflow-ui.csproj", "{19F7E2B7-9C06-4A10-8AA2-BD0DD5ABB9C4}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{19F7E2B7-9C06-4A10-8AA2-BD0DD5ABB9C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{19F7E2B7-9C06-4A10-8AA2-BD0DD5ABB9C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{19F7E2B7-9C06-4A10-8AA2-BD0DD5ABB9C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{19F7E2B7-9C06-4A10-8AA2-BD0DD5ABB9C4}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {FA5BD307-6E22-4502-B8DB-A32D01C75019}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
Add table
Add a link
Reference in a new issue