diff --git a/src/AddIns/Misc/Debugger/Debugger.AddIn/Project/Src/AssemblyInfo.cs b/src/AddIns/Misc/Debugger/Debugger.AddIn/Project/Configuration/AssemblyInfo.cs similarity index 100% rename from src/AddIns/Misc/Debugger/Debugger.AddIn/Project/Src/AssemblyInfo.cs rename to src/AddIns/Misc/Debugger/Debugger.AddIn/Project/Configuration/AssemblyInfo.cs diff --git a/src/AddIns/Misc/Debugger/Debugger.AddIn/Project/Debugger.AddIn.csproj b/src/AddIns/Misc/Debugger/Debugger.AddIn/Project/Debugger.AddIn.csproj index f4d5341341..bbfcd8c48c 100644 --- a/src/AddIns/Misc/Debugger/Debugger.AddIn/Project/Debugger.AddIn.csproj +++ b/src/AddIns/Misc/Debugger/Debugger.AddIn/Project/Debugger.AddIn.csproj @@ -1,4 +1,4 @@ - + Debug AnyCPU @@ -34,7 +34,7 @@ True - + @@ -68,7 +68,6 @@ TreeListView False - \ No newline at end of file diff --git a/src/AddIns/Misc/Debugger/Debugger.Core/Project/Src/AssemblyInfo.cs b/src/AddIns/Misc/Debugger/Debugger.Core/Project/Configuration/AssemblyInfo.cs similarity index 100% rename from src/AddIns/Misc/Debugger/Debugger.Core/Project/Src/AssemblyInfo.cs rename to src/AddIns/Misc/Debugger/Debugger.Core/Project/Configuration/AssemblyInfo.cs diff --git a/src/AddIns/Misc/Debugger/Debugger.Core/Project/Debugger.Core.csproj b/src/AddIns/Misc/Debugger/Debugger.Core/Project/Debugger.Core.csproj index cf64a6cdf9..68a29bb656 100644 --- a/src/AddIns/Misc/Debugger/Debugger.Core/Project/Debugger.Core.csproj +++ b/src/AddIns/Misc/Debugger/Debugger.Core/Project/Debugger.Core.csproj @@ -1,4 +1,4 @@ - + Debug AnyCPU @@ -35,7 +35,7 @@ - + @@ -80,7 +80,6 @@ - \ No newline at end of file diff --git a/src/AddIns/Misc/Debugger/Debugger.Interop/Project/Src/AssemblyInfo.il b/src/AddIns/Misc/Debugger/Debugger.Interop/Project/Configuration/AssemblyInfo.il similarity index 100% rename from src/AddIns/Misc/Debugger/Debugger.Interop/Project/Src/AssemblyInfo.il rename to src/AddIns/Misc/Debugger/Debugger.Interop/Project/Configuration/AssemblyInfo.il diff --git a/src/AddIns/Misc/Debugger/TreeListView/Project/Src/TreeListView/AssemblyInfo.cs b/src/AddIns/Misc/Debugger/TreeListView/Project/Configuration/AssemblyInfo.cs similarity index 100% rename from src/AddIns/Misc/Debugger/TreeListView/Project/Src/TreeListView/AssemblyInfo.cs rename to src/AddIns/Misc/Debugger/TreeListView/Project/Configuration/AssemblyInfo.cs diff --git a/src/AddIns/Misc/Debugger/TreeListView/Project/TreeListView.csproj b/src/AddIns/Misc/Debugger/TreeListView/Project/TreeListView.csproj index 7d896eaa01..4dabaf1521 100644 --- a/src/AddIns/Misc/Debugger/TreeListView/Project/TreeListView.csproj +++ b/src/AddIns/Misc/Debugger/TreeListView/Project/TreeListView.csproj @@ -1,4 +1,4 @@ - + Debug AnyCPU @@ -32,6 +32,7 @@ + @@ -46,7 +47,6 @@ - Form @@ -70,8 +70,5 @@ - - - \ No newline at end of file