Updated references for development environment
This commit is contained in:
parent
bbce2ad0a6
commit
f68ca213a8
@ -5,20 +5,19 @@
|
||||
/* link this file in with the server and any clients */
|
||||
|
||||
|
||||
/* File created by MIDL compiler version 6.00.0366 */
|
||||
/* at Tue Jul 02 06:50:17 2013
|
||||
/* File created by MIDL compiler version 8.01.0622 */
|
||||
/* at Mon Jan 18 22:14:07 2038
|
||||
*/
|
||||
/* Compiler settings for .\Lib\dsoframer.idl:
|
||||
Oicf, W1, Zp8, env=Win32 (32b run)
|
||||
/* Compiler settings for Lib\dsoframer.idl:
|
||||
Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.01.0622
|
||||
protocol : dce , ms_ext, c_ext, robust
|
||||
error checks: allocation ref bounds_check enum stub_data
|
||||
VC __declspec() decoration level:
|
||||
__declspec(uuid()), __declspec(selectany), __declspec(novtable)
|
||||
DECLSPEC_UUID(), MIDL_INTERFACE()
|
||||
*/
|
||||
//@@MIDL_FILE_HEADING( )
|
||||
/* @@MIDL_FILE_HEADING( ) */
|
||||
|
||||
#pragma warning( disable: 4049 ) /* more than 64k source lines */
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
@ -63,9 +62,9 @@ typedef IID CLSID;
|
||||
#endif // CLSID_DEFINED
|
||||
|
||||
#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
|
||||
const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
|
||||
EXTERN_C __declspec(selectany) const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
|
||||
|
||||
#endif !_MIDL_USE_GUIDDEF_
|
||||
#endif // !_MIDL_USE_GUIDDEF_
|
||||
|
||||
MIDL_DEFINE_GUID(IID, LIBID_DSOFramer,0x00460180,0x9E5E,0x11d5,0xB7,0xC8,0xB8,0x26,0x90,0x41,0xDD,0x57);
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -12,16 +12,17 @@
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{005801E1-A867-4CBB-995F-BA2EF4360BDF}</ProjectGuid>
|
||||
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||||
<PlatformToolset>v120</PlatformToolset>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
<UseOfMfc>false</UseOfMfc>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||||
<PlatformToolset>v120</PlatformToolset>
|
||||
<PlatformToolset>v142</PlatformToolset>
|
||||
<UseOfMfc>false</UseOfMfc>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
|
@ -66,7 +66,7 @@
|
||||
<ItemGroup>
|
||||
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\DataLoader\bin\Debug\log4net.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
|
@ -42,7 +42,7 @@
|
||||
<HintPath>..\..\..\Program Files (x86)\DotNetBar for Windows Forms\DevComponents.DotNetBar2.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="log4net">
|
||||
<HintPath>..\DataLoader\bin\Debug\log4net.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
|
@ -44,8 +44,10 @@ 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.1408")]
|
||||
[assembly: AssemblyFileVersion("2.0.2306.1408")]
|
||||
[assembly: AssemblyVersion("2.0.2306.2011")]
|
||||
[assembly: AssemblyFileVersion("2.0.2306.2011")]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -96,7 +96,7 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="AxInterop.DSOFramer">
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\DSOFramer\AxInterop.DSOFramer.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\DSOFramer\AxInterop.DSOFramer.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="C1.Win.C1FlexGrid.2, Version=2.0.20162.188, Culture=neutral, PublicKeyToken=79882d576c6336da, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
@ -106,27 +106,27 @@
|
||||
</Reference>
|
||||
<Reference Include="Csla, Version=2.1.4.0, Culture=neutral, PublicKeyToken=93be5fdc093e4c30, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="DevComponents.DotNetBar2, Version=14.1.0.37, Culture=neutral, PublicKeyToken=7eb7c3a35b91de04, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\..\Program Files (x86)\DotNetBar for Windows Forms\DevComponents.DotNetBar2.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Interop.DSOFramer">
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\DSOFramer\Interop.DSOFramer.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\DSOFramer\Interop.DSOFramer.dll</HintPath>
|
||||
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||||
</Reference>
|
||||
<Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\Ionic\Ionic.Zip.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\Ionic\Ionic.Zip.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Itenso.Rtf.Interpreter, Version=1.1.0.0, Culture=neutral, processorArchitecture=x86">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Itenso.Rtf.Parser, Version=1.1.0.0, Culture=neutral, processorArchitecture=x86">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="log4net">
|
||||
<HintPath>..\..\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
|
@ -81,7 +81,7 @@
|
||||
<ItemGroup>
|
||||
<Reference Include="Csla, Version=2.1.4.0, Culture=neutral, PublicKeyToken=93be5fdc093e4c30, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="DevComponents.DotNetBar2, Version=14.1.0.37, Culture=neutral, PublicKeyToken=7eb7c3a35b91de04, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
@ -89,7 +89,7 @@
|
||||
</Reference>
|
||||
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\DataLoader\bin\Debug\log4net.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.configuration" />
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2013
|
||||
VisualStudioVersion = 12.0.21005.1
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.32901.82
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Volian.Controls.Library", "..\Volian.Controls.Library\Volian.Controls.Library.csproj", "{8556527C-6615-487F-8AF7-22EBC3EF0268}"
|
||||
EndProject
|
||||
@ -42,64 +42,6 @@ EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RoAccessToSql", "..\RoAccessToSql\RoAccessToSql.csproj", "{1EC96BDA-01E7-4153-A95D-6A4A36FA278E}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SourceCodeControl) = preSolution
|
||||
SccNumberOfProjects = 19
|
||||
SccLocalPath0 = .
|
||||
SccProjectUniqueName1 = ..\\Volian.Controls.Library\\Volian.Controls.Library.csproj
|
||||
SccProjectName1 = \u0022$/PROMS/Volian.Controls.Library\u0022,\u0020TVBAAAAA
|
||||
SccLocalPath1 = ..\\Volian.Controls.Library
|
||||
SccProjectUniqueName2 = ..\\VEPROMS.CSLA.Library\\VEPROMS.CSLA.Library.csproj
|
||||
SccProjectName2 = \u0022$/PROMS/VEPROMS.CSLA.Library\u0022,\u0020TPBAAAAA
|
||||
SccLocalPath2 = ..\\VEPROMS.CSLA.Library
|
||||
SccProjectUniqueName3 = ..\\DropDownPanel\\DropDownPanel.csproj
|
||||
SccProjectName3 = \u0022$/PROMS/DropDownPanel\u0022,\u0020DODAAAAA
|
||||
SccLocalPath3 = ..\\DropDownPanel
|
||||
SccProjectUniqueName4 = ..\\VG\\VG.csproj
|
||||
SccProjectName4 = \u0022$/PROMS/VG\u0022,\u0020BQDAAAAA
|
||||
SccLocalPath4 = ..\\VG
|
||||
SccProjectUniqueName5 = ..\\XYPlots\\XYPlots.csproj
|
||||
SccProjectName5 = \u0022$/PROMS/XYPlots\u0022,\u0020BRDAAAAA
|
||||
SccLocalPath5 = ..\\XYPlots
|
||||
SccProjectUniqueName6 = ..\\VEPROMS\u0020User\u0020Interface\\VEPROMS_UI.csproj
|
||||
SccProjectName6 = \u0022$/PROMS/VEPROMS\u0020User\u0020Interface\u0022,\u0020YLBAAAAA
|
||||
SccLocalPath6 = ..\\VEPROMS\u0020User\u0020Interface
|
||||
SccProjectUniqueName7 = ..\\LBWordLibrary\\LBWordLibrary.csproj
|
||||
SccProjectName7 = \u0022$/PROMS/LBWordLibrary\u0022,\u0020QUDAAAAA
|
||||
SccLocalPath7 = ..\\LBWordLibrary
|
||||
SccProjectUniqueName8 = ..\\Volian.Print.Library\\Volian.Print.Library.csproj
|
||||
SccProjectName8 = \u0022$/PROMS/Volian.Print.Library\u0022,\u0020NGEAAAAA
|
||||
SccLocalPath8 = ..\\Volian.Print.Library
|
||||
SccProjectUniqueName9 = ..\\Volian.Svg.Library\\Volian.Svg.Library.csproj
|
||||
SccProjectName9 = \u0022$/PROMS/Volian.Svg.Library\u0022,\u0020WCEAAAAA
|
||||
SccLocalPath9 = ..\\Volian.Svg.Library
|
||||
SccProjectUniqueName10 = ..\\Volian.Base.Library\\Volian.Base.Library.csproj
|
||||
SccProjectName10 = \u0022$/PROMS/Volian.Base.Library\u0022,\u0020QJEAAAAA
|
||||
SccLocalPath10 = ..\\Volian.Base.Library
|
||||
SccProjectUniqueName11 = ..\\TablePicker\\TablePicker.csproj
|
||||
SccProjectName11 = \u0022$/PROMS/TablePicker\u0022,\u0020MPBAAAAA
|
||||
SccLocalPath11 = ..\\TablePicker
|
||||
SccProjectUniqueName12 = ..\\AdjustBuildRevision\\AdjustBuildRevision.csproj
|
||||
SccProjectName12 = \u0022$/PROMS/AdjustBuildRevision\u0022,\u0020KQEAAAAA
|
||||
SccLocalPath12 = ..\\AdjustBuildRevision
|
||||
SccProjectUniqueName13 = ..\\Volian.Utils.Library\\Volian.Utils.Library.csproj
|
||||
SccProjectName13 = \u0022$/PROMS/Volian.Utils.Library\u0022,\u0020DICAAAAA
|
||||
SccLocalPath13 = ..\\Volian.Utils.Library
|
||||
SccProjectUniqueName14 = ..\\Formats\\Formats.csproj
|
||||
SccProjectName14 = \u0022$/PROMS/Formats\u0022,\u0020ZWFAAAAA
|
||||
SccLocalPath14 = ..\\Formats
|
||||
SccProjectUniqueName15 = ..\\FlexableMessageBox\\FlexableMessageBox.csproj
|
||||
SccProjectName15 = \u0022$/PROMS/FlexableMessageBox\u0022,\u0020ZPGAAAAA
|
||||
SccLocalPath15 = ..\\FlexableMessageBox
|
||||
SccProjectUniqueName16 = ..\\volian.Pipe.Library\\Volian.Pipe.Library.csproj
|
||||
SccProjectName16 = \u0022$/PROMS/Volian.Pipe.Library\u0022,\u0020RQGAAAAA
|
||||
SccLocalPath16 = ..\\volian.Pipe.Library
|
||||
SccProjectUniqueName17 = ..\\Baseline\\Baseline.csproj
|
||||
SccProjectName17 = \u0022$/PROMS/Baseline\u0022,\u0020IWGAAAAA
|
||||
SccLocalPath17 = ..\\Baseline
|
||||
SccProjectUniqueName18 = ..\\RoAccessToSql\\RoAccessToSql.csproj
|
||||
SccProjectName18 = \u0022$/PROMS/RoAccessToSql\u0022,\u0020OAHAAAAA
|
||||
SccLocalPath18 = ..\\RoAccessToSql
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|Mixed Platforms = Debug|Mixed Platforms
|
||||
@ -634,4 +576,7 @@ Global
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {392A18D0-8395-4CC5-AC5C-461614E7FC42}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
@ -130,7 +130,7 @@
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
<Reference Include="itextsharp">
|
||||
<HintPath>..\..\..\Production\Proms3rdPartyLibraries\iTechSharp\itextsharp.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\iTechSharp\itextsharp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System">
|
||||
<Name>System</Name>
|
||||
|
@ -67,11 +67,11 @@
|
||||
<Reference Include="EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<Reference Include="EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<Reference Include="itextsharp">
|
||||
<HintPath>..\VEPROMS.CSLA.Library\bin\Release\itextsharp.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\iTechSharp\itextsharp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\DataLoader\bin\Debug\log4net.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.configuration" />
|
||||
|
@ -87,7 +87,7 @@
|
||||
</Reference>
|
||||
<Reference Include="Csla, Version=2.1.4.0, Culture=neutral, PublicKeyToken=93be5fdc093e4c30, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="DevComponents.DotNetBar2, Version=14.1.0.37, Culture=neutral, PublicKeyToken=7eb7c3a35b91de04, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
@ -100,7 +100,7 @@
|
||||
<Reference Include="EnvDTE80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\DataLoader\bin\Debug\log4net.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.configuration" />
|
||||
|
@ -67,22 +67,22 @@
|
||||
</Reference>
|
||||
<Reference Include="Csla, Version=2.1.4.0, Culture=neutral, PublicKeyToken=93be5fdc093e4c30, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\Volian.Controls.Library\bin\Debug\Csla.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms\csla20cs-2.1.4-070223\csla20cs\csla20cs\Csla\bin\Debug\Csla.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="FlexableMessageBox">
|
||||
<HintPath>..\FlexableMessageBox\bin\Debug\FlexableMessageBox.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Itenso.Rtf.Interpreter, Version=1.1.0.0, Culture=neutral, processorArchitecture=x86">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Itenso.Rtf.Parser, Version=1.1.0.0, Culture=neutral, processorArchitecture=x86">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="itextsharp, Version=4.1.2.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\iTechSharp\itextsharp.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\iTechSharp\itextsharp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="LBWordLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
@ -90,7 +90,7 @@
|
||||
</Reference>
|
||||
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\DataLoader\bin\Debug\log4net.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data">
|
||||
@ -101,7 +101,7 @@
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="VlnStatus">
|
||||
<HintPath>..\ReferencedObjects\LibSource\VlnStatus\bin\Debug\VlnStatus.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms\ReferencedObjects\LibSource\VlnStatus\bin\Debug\VlnStatus.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
@ -62,17 +62,17 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Itenso.Rtf.Interpreter">
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Interpreter.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Itenso.Rtf.Parser">
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\RtfConverter\bin\Debug\Itenso.Rtf.Parser.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="itextsharp">
|
||||
<HintPath>..\..\Proms3rdPartyLibraries\iTechSharp\itextsharp.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Proms3rdPartyLibraries\iTechSharp\itextsharp.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\DataLoader\bin\Debug\log4net.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.configuration" />
|
||||
|
@ -55,7 +55,7 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="log4net">
|
||||
<HintPath>..\..\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
|
Binary file not shown.
@ -127,7 +127,7 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="log4net">
|
||||
<HintPath>..\VEPROMS.CSLA.Library\bin\Release\log4net.dll</HintPath>
|
||||
<HintPath>..\..\..\..\..\..\..\Development\Log4Net\log4net-1.2.10\bin\net\2.0\debug\log4net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System">
|
||||
<Name>System</Name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user