Files
WixFileVersionExtension/WixFileVersionExtension.sln
2014-05-01 09:40:29 -04:00

25 lines
1.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WixFileVersionExtension", "WixFileVersionExtension.csproj", "{B08D9E52-612D-4F12-9023-F239D431A06F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B08D9E52-612D-4F12-9023-F239D431A06F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B08D9E52-612D-4F12-9023-F239D431A06F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B08D9E52-612D-4F12-9023-F239D431A06F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B08D9E52-612D-4F12-9023-F239D431A06F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
EndGlobal