Admin:Renaming folders to lower case

This commit is contained in:
Perry Skountrianos - MSFT
2017-02-02 13:46:51 -08:00
parent 7ca5f080ae
commit 12087926ee
156 changed files with 1572 additions and 1660 deletions

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -1,22 +0,0 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BusinessRules", "BusinessRules.csproj", "{6F10BF17-E821-41D8-A83A-43787AC9E238}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6F10BF17-E821-41D8-A83A-43787AC9E238}.Debug|x86.ActiveCfg = Debug|x86
{6F10BF17-E821-41D8-A83A-43787AC9E238}.Debug|x86.Build.0 = Debug|x86
{6F10BF17-E821-41D8-A83A-43787AC9E238}.Release|x86.ActiveCfg = Release|x86
{6F10BF17-E821-41D8-A83A-43787AC9E238}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
@@ -1,22 +0,0 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EntityBasedStaging", "EntityBasedStaging.csproj", "{7FA4CB6A-A741-431D-90FB-CB6D355D3CF5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7FA4CB6A-A741-431D-90FB-CB6D355D3CF5}.Debug|x86.ActiveCfg = Debug|x86
{7FA4CB6A-A741-431D-90FB-CB6D355D3CF5}.Debug|x86.Build.0 = Debug|x86
{7FA4CB6A-A741-431D-90FB-CB6D355D3CF5}.Release|x86.ActiveCfg = Release|x86
{7FA4CB6A-A741-431D-90FB-CB6D355D3CF5}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
@@ -1,22 +0,0 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MasterData", "MasterData.csproj", "{BCEB2125-EA3D-4F38-952E-6B409AADFC00}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BCEB2125-EA3D-4F38-952E-6B409AADFC00}.Debug|x86.ActiveCfg = Debug|x86
{BCEB2125-EA3D-4F38-952E-6B409AADFC00}.Debug|x86.Build.0 = Debug|x86
{BCEB2125-EA3D-4F38-952E-6B409AADFC00}.Release|x86.ActiveCfg = Release|x86
{BCEB2125-EA3D-4F38-952E-6B409AADFC00}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
@@ -1,22 +0,0 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ModelDUtil", "ModelDUtil.csproj", "{E911D29A-5406-4224-86D1-040793262668}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E911D29A-5406-4224-86D1-040793262668}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E911D29A-5406-4224-86D1-040793262668}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E911D29A-5406-4224-86D1-040793262668}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E911D29A-5406-4224-86D1-040793262668}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Some files were not shown because too many files have changed in this diff Show More