From 481219d1ce20f72ad030a852a4ab1a54521f60ab Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Tue, 18 Feb 2014 23:16:12 +0100 Subject: [PATCH] Remove "scr" folder from ICSharpCode.Reporting.Addin. --- .../{scr => }/Commands/ViewCommands.cs | 0 .../{scr => }/DesignerBinding/DesignerBinding.cs | 0 .../ICSharpCode.Reporting.Addin.csproj | 9 ++++----- 3 files changed, 4 insertions(+), 5 deletions(-) rename src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/{scr => }/Commands/ViewCommands.cs (100%) rename src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/{scr => }/DesignerBinding/DesignerBinding.cs (100%) diff --git a/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/scr/Commands/ViewCommands.cs b/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/Commands/ViewCommands.cs similarity index 100% rename from src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/scr/Commands/ViewCommands.cs rename to src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/Commands/ViewCommands.cs diff --git a/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/scr/DesignerBinding/DesignerBinding.cs b/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/DesignerBinding/DesignerBinding.cs similarity index 100% rename from src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/scr/DesignerBinding/DesignerBinding.cs rename to src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/DesignerBinding/DesignerBinding.cs diff --git a/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/ICSharpCode.Reporting.Addin.csproj b/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/ICSharpCode.Reporting.Addin.csproj index 9ae222b9a2..260954676a 100644 --- a/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/ICSharpCode.Reporting.Addin.csproj +++ b/src/AddIns/Misc/Reporting/ICSharpCode.Reporting.Addin/ICSharpCode.Reporting.Addin.csproj @@ -61,14 +61,13 @@ - - - + + - - + +