23 lines
971 B
Plaintext
23 lines
971 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ArmaRAMDb", "ArmaRAMDb.csproj", "{D37881F7-26D5-404C-A9D7-DB022101EFA8}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D37881F7-26D5-404C-A9D7-DB022101EFA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D37881F7-26D5-404C-A9D7-DB022101EFA8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D37881F7-26D5-404C-A9D7-DB022101EFA8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D37881F7-26D5-404C-A9D7-DB022101EFA8}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|