From c317c926919fc724f69620ea693b6ee9e3f66d4c Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Thu, 21 Jul 2016 23:02:51 -0500 Subject: [PATCH] Correcting the casing of Microsoft.Common.targets directory --- .../ImportAfter/Microsoft.NETCore.ImportAfter.targets | 0 .../ImportAfter/Microsoft.NuGet.ImportAfter.targets | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/dotnet/14.1/{Microsoft.Common.Targets => Microsoft.Common.targets}/ImportAfter/Microsoft.NETCore.ImportAfter.targets (100%) rename src/dotnet/14.1/{Microsoft.Common.Targets => Microsoft.Common.targets}/ImportAfter/Microsoft.NuGet.ImportAfter.targets (100%) diff --git a/src/dotnet/14.1/Microsoft.Common.Targets/ImportAfter/Microsoft.NETCore.ImportAfter.targets b/src/dotnet/14.1/Microsoft.Common.targets/ImportAfter/Microsoft.NETCore.ImportAfter.targets similarity index 100% rename from src/dotnet/14.1/Microsoft.Common.Targets/ImportAfter/Microsoft.NETCore.ImportAfter.targets rename to src/dotnet/14.1/Microsoft.Common.targets/ImportAfter/Microsoft.NETCore.ImportAfter.targets diff --git a/src/dotnet/14.1/Microsoft.Common.Targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets b/src/dotnet/14.1/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets similarity index 100% rename from src/dotnet/14.1/Microsoft.Common.Targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets rename to src/dotnet/14.1/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets