Files
DCS-Detent-Calculator/DCS-Detent-Calculation-Spreadsheet.sln
2021-03-23 23:09:45 +09:00

26 lines
1.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30907.101
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DCS-Detent-Calculation-Spreadsheet", "DCS-Detent-Calculation-Spreadsheet\DCS-Detent-Calculation-Spreadsheet.csproj", "{D37B2840-7FEF-49A7-91BA-57214AC520AB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D37B2840-7FEF-49A7-91BA-57214AC520AB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D37B2840-7FEF-49A7-91BA-57214AC520AB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D37B2840-7FEF-49A7-91BA-57214AC520AB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D37B2840-7FEF-49A7-91BA-57214AC520AB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CF730799-4DC5-4143-839B-E38CD9724317}
EndGlobalSection
EndGlobal