1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- <?xml version="1.0" encoding="utf-16"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <Compile Include="BarCodeUsedBListUIFormWebPart\BarCodeUsedBListUIFormWebPart.cs">
- <Inproject>true</Inproject>
- </Compile>
- <Compile Include="BarCodeUsedBListUIFormWebPart\BarCodeUsedBListUIFormWebPartExtend.cs">
- <Inproject>true</Inproject>
- </Compile>
- <Compile Include="CommonFunction.cs">
- <Inproject>true</Inproject>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="UFIDA.U9.UI.PDHelper.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFIDA.U9.UI.PDHelper.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.AopFrame.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.AopFrame.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.Business.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.Business.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.ActionProcess.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.ActionProcess.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.Controls.Interface.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.Controls.Interface.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.Engine.Runtime.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.Engine.Runtime.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.FormProcess.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.FormProcess.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.IView.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.IView.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.MD.Runtime.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.MD.Runtime.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.Portal.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.Portal.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.WebControls.Association.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.WebControls.Association.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.UI.WebControls.BaseComponent.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.UI.WebControls.BaseComponent.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFIDA.U9.UI.BusinessHelper.dll">
- <HintPath>E:\yonyou\U9CE\Portal\Portal\ApplicationLib\UFIDA.U9.UI.BusinessHelper.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFIDA.U9.MFG.BC.BarCodeUsedUI.WebPart.dll">
- <HintPath>E:\yonyou\U9CE\Portal\Portal\UILib\UFIDA.U9.MFG.BC.BarCodeUsedUI.WebPart.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- </ItemGroup>
- </Project>
|