31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.9.34607.119
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProjectBulldozer", "ProjectBulldozer\ProjectBulldozer.csproj", "{B5EB70F6-27D7-48D1-B3A2-22049B8286F2}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5D00A175-7BBA-4247-B014-5919F831C588}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B5EB70F6-27D7-48D1-B3A2-22049B8286F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B5EB70F6-27D7-48D1-B3A2-22049B8286F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B5EB70F6-27D7-48D1-B3A2-22049B8286F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B5EB70F6-27D7-48D1-B3A2-22049B8286F2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {6D72E56A-4365-4DAA-B770-23EFEFD53A2D}
|
|
EndGlobalSection
|
|
EndGlobal
|