43 lines
2.0 KiB
Plaintext
43 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.33627.172
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DualsonicSerialAssigner", "DualsonicSerialAssigner.vbproj", "{20D8C414-197C-4ABA-9791-3283368A7D44}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D8063276-7231-4A05-986A-7067BB235946}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Debug|x64.ActiveCfg = Debug|x64
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Debug|x64.Build.0 = Debug|x64
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Debug|x86.ActiveCfg = Debug|x86
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Debug|x86.Build.0 = Debug|x86
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Release|x64.ActiveCfg = Release|x64
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Release|x64.Build.0 = Release|x64
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Release|x86.ActiveCfg = Release|x86
|
|
{20D8C414-197C-4ABA-9791-3283368A7D44}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {191AC1D7-2F9E-4B91-8757-632F755CC468}
|
|
EndGlobalSection
|
|
EndGlobal
|