diff --git a/PROMS/VEPROMS User Interface/Properties/AssemblyInfo.cs b/PROMS/VEPROMS User Interface/Properties/AssemblyInfo.cs
index ea039e9e..377650ff 100644
--- a/PROMS/VEPROMS User Interface/Properties/AssemblyInfo.cs
+++ b/PROMS/VEPROMS User Interface/Properties/AssemblyInfo.cs
@@ -44,8 +44,9 @@ using System.Runtime.InteropServices;
// Revision DHH (day - no leading zero, two digit hour - military time
//
// ********* REMEMBER TO CHECK THE AssemblyConfiguration SETTING (ABOVE) ********
-[assembly: AssemblyVersion("2.0.2306.2116")]
-[assembly: AssemblyFileVersion("2.0.2306.2116")]
+[assembly: AssemblyVersion("2.0.2306.2117")]
+[assembly: AssemblyFileVersion("2.0.2306.2117")]
+
diff --git a/PROMS/VEPROMS User Interface/VEPROMS_UI.csproj b/PROMS/VEPROMS User Interface/VEPROMS_UI.csproj
index 2ca576f1..8f1de909 100644
--- a/PROMS/VEPROMS User Interface/VEPROMS_UI.csproj
+++ b/PROMS/VEPROMS User Interface/VEPROMS_UI.csproj
@@ -108,9 +108,8 @@
False
-
- False
- ..\..\..\..\..\..\..\Development\Proms\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll
+
+ ..\..\..\..\3rdPartyLibraries\CSLA\Csla.dll
False
diff --git a/PROMS/VEPROMS.CSLA.Library/VEPROMS.CSLA.Library.csproj b/PROMS/VEPROMS.CSLA.Library/VEPROMS.CSLA.Library.csproj
index a48701e9..7ab88bf8 100644
--- a/PROMS/VEPROMS.CSLA.Library/VEPROMS.CSLA.Library.csproj
+++ b/PROMS/VEPROMS.CSLA.Library/VEPROMS.CSLA.Library.csproj
@@ -85,7 +85,7 @@
False
- ..\..\..\..\..\..\..\Development\Proms\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll
+ ..\..\..\..\3rdPartyLibraries\CSLA\Csla.dll
False
diff --git a/PROMS/Volian.Controls.Library/Volian.Controls.Library.csproj b/PROMS/Volian.Controls.Library/Volian.Controls.Library.csproj
index 29685c8e..d43ebd90 100644
--- a/PROMS/Volian.Controls.Library/Volian.Controls.Library.csproj
+++ b/PROMS/Volian.Controls.Library/Volian.Controls.Library.csproj
@@ -95,7 +95,7 @@
False
- ..\..\..\..\..\..\..\Development\Proms\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll
+ ..\..\..\..\3rdPartyLibraries\CSLA\Csla.dll
False
@@ -113,7 +113,7 @@
False
- ..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll
+ ..\..\..\..\3rdPartyLibraries\Log4Net\log4net.dll
diff --git a/PROMS/Volian.Print.Library/Volian.Print.Library.csproj b/PROMS/Volian.Print.Library/Volian.Print.Library.csproj
index 46f66f01..733c886c 100644
--- a/PROMS/Volian.Print.Library/Volian.Print.Library.csproj
+++ b/PROMS/Volian.Print.Library/Volian.Print.Library.csproj
@@ -70,18 +70,16 @@
False
- ..\..\..\..\..\..\..\Development\Proms\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll
+ ..\..\..\..\3rdPartyLibraries\CSLA\Csla.dll
..\FlexableMessageBox\bin\Debug\FlexableMessageBox.dll
-
- False
- ..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll
+
+ ..\..\..\..\3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll
-
- False
- ..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll
+
+ ..\..\..\..\3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll
False
@@ -91,9 +89,8 @@
False
..\LBWordLibrary\bin\Debug\LBWordLibrary.dll
-
- False
- ..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll
+
+ ..\..\..\..\3rdPartyLibraries\Log4Net\log4net.dll
@@ -104,7 +101,7 @@
- ..\..\..\..\..\..\..\Development\Proms\ReferencedObjects\LibSource\VlnStatus\bin\Debug\VlnStatus.dll
+ ..\ReferencedObjects\LibSource\VlnStatus\bin\Debug\VlnStatus.dll
diff --git a/PROMS/Volian.Svg.Library/Volian.Svg.Library.csproj b/PROMS/Volian.Svg.Library/Volian.Svg.Library.csproj
index 5994fe45..eb3d3ad3 100644
--- a/PROMS/Volian.Svg.Library/Volian.Svg.Library.csproj
+++ b/PROMS/Volian.Svg.Library/Volian.Svg.Library.csproj
@@ -66,10 +66,10 @@
- ..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll
+ ..\..\..\..\3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll
- ..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll
+ ..\..\..\..\3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll
..\..\..\..\3rdPartyLibraries\iTechSharp\itextsharp.dll
diff --git a/PROMS/XYPlots/XYPlots.csproj b/PROMS/XYPlots/XYPlots.csproj
index 44819380..870e5d5c 100644
--- a/PROMS/XYPlots/XYPlots.csproj
+++ b/PROMS/XYPlots/XYPlots.csproj
@@ -130,8 +130,9 @@
false
-
- ..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll
+
+ False
+ ..\..\..\..\3rdPartyLibraries\Log4Net\log4net.dll
System