From 5a6552120395611e66a88821ce848a06c9ea4720 Mon Sep 17 00:00:00 2001 From: lbsa71 Date: Fri, 5 Oct 2007 10:14:42 +0000 Subject: == The "right name and place" commit == * Moved InventoryData to Framework.Types/InventoryItemBase.cs * Moved UserData to Framework.Interfaces/IUserData.cs * Moved UserProfileData to Framework/Types/UserProfileData.cs * Deleted ass-backwards Framework dependency on Framework.Data (now it's the other way round) * Changed some namespaces to reflect file structure --- prebuild.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 76ce3f1..543f475 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -53,8 +53,7 @@ - - + ../../../bin/ @@ -67,17 +66,20 @@ ../../../bin/ - + - + + + + - + ../../../bin/ @@ -90,22 +92,18 @@ ../../../bin/ - + - - - - - + + - - + ../../../../bin/ @@ -408,11 +406,11 @@ + - @@ -438,11 +436,12 @@ + - + @@ -471,8 +470,8 @@ - + @@ -506,12 +505,12 @@ + + - - @@ -693,6 +692,7 @@ + -- cgit v1.1