Files
WinFormDiApp/WinFormDiApp.sln
2023-08-07 09:18:08 +02:00

32 lines
1.5 KiB
Plaintext

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