12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <?xml version="1.0" encoding="utf-16"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <Compile Include="BarCodeUsed\Inserting.cs">
- <Inproject>true</Inproject>
- </Compile>
- <Compile Include="BarCodeUsed\InsertingExtend.cs">
- <Inproject>true</Inproject>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="UBF.System.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UBF.System.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFIDA.U9.Base.BaseBE.dll">
- <HintPath>E:\yonyou\U9CE\Portal\Portal\ApplicationServer\Libs\UFIDA.U9.Base.BaseBE.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFIDA.U9.CBO.PubBE.dll">
- <HintPath>E:\yonyou\U9CE\Portal\Portal\ApplicationServer\Libs\UFIDA.U9.CBO.PubBE.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.Execution.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.Execution.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.PL.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.PL.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFSoft.UBF.Service.dll">
- <HintPath>E:\yonyou\UBFCE\U9.VOB.Product.UBF\UBFStudio\Runtime\UFSoft.UBF.Service.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- <Reference Include="UFIDA.U9.BC.BCBE.dll">
- <HintPath>E:\yonyou\U9CE\Portal\Portal\ApplicationServer\Libs\UFIDA.U9.BC.BCBE.dll</HintPath>
- <SpecificVersion>
- </SpecificVersion>
- </Reference>
- </ItemGroup>
- </Project>
|