From d9c591f1d3b4eb9e92e35df5939447ccd39346da Mon Sep 17 00:00:00 2001 From: Nirmal Guru Date: Thu, 2 Dec 2021 08:30:42 +0530 Subject: [PATCH] Fixup Empty files to be diffable - Fixup Empty files to generate a clean diff when content is added to it later on. --- Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.props | 3 --- .../MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.targets | 3 --- .../MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.props | 3 --- .../MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.targets | 3 --- .../MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETFramework.props | 3 --- .../Core/Frameworks/MSBuild.NETFramework.targets | 3 --- .../MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETPortable.props | 3 --- .../Core/Frameworks/MSBuild.NETPortable.targets | 3 --- .../MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETStandard.props | 3 --- .../Core/Frameworks/MSBuild.NETStandard.targets | 3 --- Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.props | 3 --- .../MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.targets | 3 --- Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.props | 3 --- Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.targets | 3 --- Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.FSharp.props | 3 --- Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.props | 1 - Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.targets | 1 - Sources/MSBuild.NET.Sdk/Core/MSBuild.NET.Defaults.targets | 3 --- .../ProjectSystem/MSBuild.ProjectSystem.Common.props | 1 - .../ProjectSystem/MSBuild.ProjectSystem.FSharp.props | 1 - 20 files changed, 52 deletions(-) diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.props b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.props index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.props +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.props @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.targets b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.targets index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.targets +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCore.targets @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.props b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.props index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.props +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.props @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.targets b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.targets index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.targets +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETCoreApp.targets @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETFramework.props b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETFramework.props index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETFramework.props +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETFramework.props @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETFramework.targets b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETFramework.targets index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETFramework.targets +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETFramework.targets @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETPortable.props b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETPortable.props index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETPortable.props +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETPortable.props @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETPortable.targets b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETPortable.targets index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETPortable.targets +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETPortable.targets @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETStandard.props b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETStandard.props index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETStandard.props +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETStandard.props @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETStandard.targets b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETStandard.targets index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETStandard.targets +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.NETStandard.targets @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.props b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.props index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.props +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.props @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.targets b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.targets index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.targets +++ b/Sources/MSBuild.NET.Sdk/Core/Frameworks/MSBuild.Xamarin.targets @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.props b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.props index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.props +++ b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.props @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.targets b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.targets index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.targets +++ b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.Common.targets @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.FSharp.props b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.FSharp.props index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.FSharp.props +++ b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.FSharp.props @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.props b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.props index 78241f3f..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.props +++ b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.props @@ -1,5 +1,4 @@ - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.targets b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.targets index 78241f3f..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.targets +++ b/Sources/MSBuild.NET.Sdk/Core/Languages/MSBuild.XAML.targets @@ -1,5 +1,4 @@ - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/Core/MSBuild.NET.Defaults.targets b/Sources/MSBuild.NET.Sdk/Core/MSBuild.NET.Defaults.targets index 3722acbd..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/Core/MSBuild.NET.Defaults.targets +++ b/Sources/MSBuild.NET.Sdk/Core/MSBuild.NET.Defaults.targets @@ -1,7 +1,4 @@ - - - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/ProjectSystem/MSBuild.ProjectSystem.Common.props b/Sources/MSBuild.NET.Sdk/ProjectSystem/MSBuild.ProjectSystem.Common.props index 78241f3f..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/ProjectSystem/MSBuild.ProjectSystem.Common.props +++ b/Sources/MSBuild.NET.Sdk/ProjectSystem/MSBuild.ProjectSystem.Common.props @@ -1,5 +1,4 @@ - \ No newline at end of file diff --git a/Sources/MSBuild.NET.Sdk/ProjectSystem/MSBuild.ProjectSystem.FSharp.props b/Sources/MSBuild.NET.Sdk/ProjectSystem/MSBuild.ProjectSystem.FSharp.props index 78241f3f..ec987779 100644 --- a/Sources/MSBuild.NET.Sdk/ProjectSystem/MSBuild.ProjectSystem.FSharp.props +++ b/Sources/MSBuild.NET.Sdk/ProjectSystem/MSBuild.ProjectSystem.FSharp.props @@ -1,5 +1,4 @@ - \ No newline at end of file