20 lines
869 B
Plaintext
20 lines
869 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UpdateVersion", "UpdateVersion.csproj", "{179ADEC2-1856-47FE-954E-64BCD7213373}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{179ADEC2-1856-47FE-954E-64BCD7213373}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{179ADEC2-1856-47FE-954E-64BCD7213373}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{179ADEC2-1856-47FE-954E-64BCD7213373}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{179ADEC2-1856-47FE-954E-64BCD7213373}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|