Add the WinForm framework.
This commit is contained in:
25
PDF-Merge.sln
Normal file
25
PDF-Merge.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.9.34701.34
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PDF-Merge", "PDF-Merge.csproj", "{512BC5EA-5D4B-4F5E-8E08-C7F6AF942057}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{512BC5EA-5D4B-4F5E-8E08-C7F6AF942057}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{512BC5EA-5D4B-4F5E-8E08-C7F6AF942057}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{512BC5EA-5D4B-4F5E-8E08-C7F6AF942057}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{512BC5EA-5D4B-4F5E-8E08-C7F6AF942057}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {C58D94B9-DD90-4D0F-B30D-337F9BC3D4CF}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user