mirror of https://gitee.com/dotnetchina/NanUI.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53 lines
2.8 KiB
Plaintext
53 lines
2.8 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.7.34031.279
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinFormium", "src\WinFormium\WinFormium.csproj", "{39675313-A12E-4F6A-923A-4C28308DF9C3}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "解决方案项", "解决方案项", "{D661C15E-B241-437A-96BC-79EB89B2B45E}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
CHANELOG = CHANELOG
|
|
Directory.Build.props = Directory.Build.props
|
|
LICENSE = LICENSE
|
|
NuGet.config = NuGet.config
|
|
README.md = README.md
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "示例", "示例", "{0A72CCDC-F7D2-435F-AA6C-A57DF9B178AD}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MinimalWinFormiumApp", "examples\MinimalWinFormiumApp\MinimalWinFormiumApp.csproj", "{AA73AD39-10A1-4532-B0E0-6ECB5CA5B636}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinFormiumSubProcess", "examples\WinFormiumSubProcess\WinFormiumSubProcess.csproj", "{C3DE9D58-EA02-4420-97D2-FF7CDEB90491}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{39675313-A12E-4F6A-923A-4C28308DF9C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{39675313-A12E-4F6A-923A-4C28308DF9C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{39675313-A12E-4F6A-923A-4C28308DF9C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{39675313-A12E-4F6A-923A-4C28308DF9C3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{AA73AD39-10A1-4532-B0E0-6ECB5CA5B636}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{AA73AD39-10A1-4532-B0E0-6ECB5CA5B636}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{AA73AD39-10A1-4532-B0E0-6ECB5CA5B636}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{AA73AD39-10A1-4532-B0E0-6ECB5CA5B636}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{C3DE9D58-EA02-4420-97D2-FF7CDEB90491}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C3DE9D58-EA02-4420-97D2-FF7CDEB90491}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C3DE9D58-EA02-4420-97D2-FF7CDEB90491}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C3DE9D58-EA02-4420-97D2-FF7CDEB90491}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{AA73AD39-10A1-4532-B0E0-6ECB5CA5B636} = {0A72CCDC-F7D2-435F-AA6C-A57DF9B178AD}
|
|
{C3DE9D58-EA02-4420-97D2-FF7CDEB90491} = {0A72CCDC-F7D2-435F-AA6C-A57DF9B178AD}
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {3E182896-FC1E-48CA-BB92-55B90C56A174}
|
|
EndGlobalSection
|
|
EndGlobal
|