Add project files.
This commit is contained in:
31
WinFormDiApp.sln
Normal file
31
WinFormDiApp.sln
Normal file
@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.6.33829.357
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinFormDi", "WinFormDi\WinFormDi.csproj", "{940A0A13-2195-47DD-9FDE-16A0C57AF3BF}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DIDemoLib", "DIDemoLib\DIDemoLib.csproj", "{839E6DE6-4644-4279-A7B1-449BD63897A3}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{940A0A13-2195-47DD-9FDE-16A0C57AF3BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{940A0A13-2195-47DD-9FDE-16A0C57AF3BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{940A0A13-2195-47DD-9FDE-16A0C57AF3BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{940A0A13-2195-47DD-9FDE-16A0C57AF3BF}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{839E6DE6-4644-4279-A7B1-449BD63897A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{839E6DE6-4644-4279-A7B1-449BD63897A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{839E6DE6-4644-4279-A7B1-449BD63897A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{839E6DE6-4644-4279-A7B1-449BD63897A3}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {E1B6FC55-3F9C-40C2-975E-3D08DF8A32AA}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user