|
|
@ -11,8 +11,8 @@ |
|
|
<RootNamespace>BWP.Web</RootNamespace> |
|
|
<RootNamespace>BWP.Web</RootNamespace> |
|
|
<AssemblyName>B3ButcherManageExport.Web</AssemblyName> |
|
|
<AssemblyName>B3ButcherManageExport.Web</AssemblyName> |
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|
|
<FileAlignment>512</FileAlignment> |
|
|
|
|
|
<KeyContainerName>BwpApp</KeyContainerName> |
|
|
|
|
|
|
|
|
<FileAlignment>512</FileAlignment> |
|
|
|
|
|
<KeyContainerName>BwpApp</KeyContainerName> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
<DebugSymbols>true</DebugSymbols> |
|
|
@ -34,6 +34,19 @@ |
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors> |
|
|
<TreatWarningsAsErrors>true</TreatWarningsAsErrors> |
|
|
</PropertyGroup> |
|
|
</PropertyGroup> |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
|
|
|
<Reference Include="B3ButcherManage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3a973053c7ebf11c, processorArchitecture=MSIL" /> |
|
|
|
|
|
<Reference Include="B3ButcherManage.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3a973053c7ebf11c, processorArchitecture=MSIL"> |
|
|
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
|
|
<HintPath>..\..\..\tsref\Debug\B3ButcherManage.Web.dll</HintPath> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="B3ExportBase, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3a973053c7ebf11c, processorArchitecture=MSIL" /> |
|
|
|
|
|
<Reference Include="B3ExportBase.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=3a973053c7ebf11c, processorArchitecture=MSIL"> |
|
|
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
|
|
<HintPath>..\..\..\tsref\Debug\B3ExportBase.Web.dll</HintPath> |
|
|
|
|
|
</Reference> |
|
|
|
|
|
<Reference Include="B3Frameworks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a04fa581c0f74d43, processorArchitecture=MSIL" /> |
|
|
|
|
|
<Reference Include="B3Frameworks.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a04fa581c0f74d43, processorArchitecture=MSIL" /> |
|
|
|
|
|
<Reference Include="B3UnitedInfos, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a04fa581c0f74d43, processorArchitecture=MSIL" /> |
|
|
<Reference Include="Forks.EnterpriseServices, Version=3.1.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL" /> |
|
|
<Reference Include="Forks.EnterpriseServices, Version=3.1.0.0, Culture=neutral, PublicKeyToken=7254430f49d10aae, processorArchitecture=MSIL" /> |
|
|
<Reference Include="Forks.Utils, Version=3.0.0.0, Culture=neutral, PublicKeyToken=6911f69af04f1ecb, processorArchitecture=MSIL"> |
|
|
<Reference Include="Forks.Utils, Version=3.0.0.0, Culture=neutral, PublicKeyToken=6911f69af04f1ecb, processorArchitecture=MSIL"> |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
@ -61,6 +74,9 @@ |
|
|
</Reference> |
|
|
</Reference> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
|
|
|
<Compile Include="Pages\B3ButcherManageExport\EAS_\PayToEasVoucherList.cs"> |
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType> |
|
|
|
|
|
</Compile> |
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
<Compile Include="Properties\AssemblyInfo.cs" /> |
|
|
<Compile Include="PluginClass.cs" /> |
|
|
<Compile Include="PluginClass.cs" /> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
@ -70,9 +86,7 @@ |
|
|
<Name>BWP.B3ButcherManageExport</Name> |
|
|
<Name>BWP.B3ButcherManageExport</Name> |
|
|
</ProjectReference> |
|
|
</ProjectReference> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
<ItemGroup> |
|
|
|
|
|
<Folder Include="B3ButcherManageExport\" /> |
|
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
<ItemGroup /> |
|
|
<ItemGroup> |
|
|
<ItemGroup> |
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5"> |
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5"> |
|
|
<Visible>False</Visible> |
|
|
<Visible>False</Visible> |
|
|
@ -90,6 +104,9 @@ |
|
|
<Install>true</Install> |
|
|
<Install>true</Install> |
|
|
</BootstrapperPackage> |
|
|
</BootstrapperPackage> |
|
|
</ItemGroup> |
|
|
</ItemGroup> |
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
<EmbeddedResource Include="Pages\B3ButcherManageExport\EAS_\PayToEasVoucherList.xml" /> |
|
|
|
|
|
</ItemGroup> |
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
|
Other similar extension points exist, see Microsoft.Common.targets. |
|
|
Other similar extension points exist, see Microsoft.Common.targets. |
|
|
|