Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 14 VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PersistenceCodeFix", "PersistenceCodeFix\PersistenceCodeFix\PersistenceCodeFix.csproj", "{5D74C4E0-52B2-4F01-B024-307EF52BAE35}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PersistenceCodeFix.Test", "PersistenceCodeFix\PersistenceCodeFix.Test\PersistenceCodeFix.Test.csproj", "{40425A71-F399-4C15-8651-AA343E78568F}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PersistenceCodeFix.Vsix", "PersistenceCodeFix\PersistenceCodeFix.Vsix\PersistenceCodeFix.Vsix.csproj", "{6ACE10E7-BB87-479D-84EB-564B33FFFDDA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {5D74C4E0-52B2-4F01-B024-307EF52BAE35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5D74C4E0-52B2-4F01-B024-307EF52BAE35}.Debug|Any CPU.Build.0 = Debug|Any CPU {5D74C4E0-52B2-4F01-B024-307EF52BAE35}.Release|Any CPU.ActiveCfg = Release|Any CPU {5D74C4E0-52B2-4F01-B024-307EF52BAE35}.Release|Any CPU.Build.0 = Release|Any CPU {40425A71-F399-4C15-8651-AA343E78568F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {40425A71-F399-4C15-8651-AA343E78568F}.Debug|Any CPU.Build.0 = Debug|Any CPU {40425A71-F399-4C15-8651-AA343E78568F}.Release|Any CPU.ActiveCfg = Release|Any CPU {40425A71-F399-4C15-8651-AA343E78568F}.Release|Any CPU.Build.0 = Release|Any CPU {6ACE10E7-BB87-479D-84EB-564B33FFFDDA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {6ACE10E7-BB87-479D-84EB-564B33FFFDDA}.Debug|Any CPU.Build.0 = Debug|Any CPU {6ACE10E7-BB87-479D-84EB-564B33FFFDDA}.Release|Any CPU.ActiveCfg = Release|Any CPU {6ACE10E7-BB87-479D-84EB-564B33FFFDDA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal