oops, old .sln was still around

This commit is contained in:
Antony Male 2014-02-04 18:06:08 +00:00
parent 8ce31ebd55
commit 9543bb28c1
1 changed files with 0 additions and 22 deletions

View File

@ -1,22 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Windows Desktop
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MicroMVVM", "MicroMVVM\MicroMVVM.csproj", "{5FBB58F4-9FA9-4D95-BC70-F05521EC78E4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5FBB58F4-9FA9-4D95-BC70-F05521EC78E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5FBB58F4-9FA9-4D95-BC70-F05521EC78E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5FBB58F4-9FA9-4D95-BC70-F05521EC78E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5FBB58F4-9FA9-4D95-BC70-F05521EC78E4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal