25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

152 lines
6.3KB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{05496084-B4E1-496D-B899-1F146AB1A4DB}</ProjectGuid>
  8. <ProjectTypeGuids>{EF7E3281-CD33-11D4-8326-00C04FA0CE8D};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  9. <OutputType>library</OutputType>
  10. <GenericProcessing>true</GenericProcessing>
  11. <RootNamespace>TM.Bosman.Transforms</RootNamespace>
  12. <AssemblyName>TM.Bosman.Transforms</AssemblyName>
  13. <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
  14. <BpelCompliance>True</BpelCompliance>
  15. <FileUpgradeFlags>
  16. </FileUpgradeFlags>
  17. <UpgradeBackupLocation>
  18. </UpgradeBackupLocation>
  19. <OldToolsVersion>4.0</OldToolsVersion>
  20. <PublishUrl>publish\</PublishUrl>
  21. <Install>true</Install>
  22. <InstallFrom>Disk</InstallFrom>
  23. <UpdateEnabled>false</UpdateEnabled>
  24. <UpdateMode>Foreground</UpdateMode>
  25. <UpdateInterval>7</UpdateInterval>
  26. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  27. <UpdatePeriodically>false</UpdatePeriodically>
  28. <UpdateRequired>false</UpdateRequired>
  29. <MapFileExtensions>true</MapFileExtensions>
  30. <ApplicationRevision>0</ApplicationRevision>
  31. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  32. <IsWebBootstrapper>false</IsWebBootstrapper>
  33. <UseApplicationTrust>false</UseApplicationTrust>
  34. <BootstrapperEnabled>true</BootstrapperEnabled>
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  37. <DebugSymbols>true</DebugSymbols>
  38. <DebugType>full</DebugType>
  39. <Optimize>false</Optimize>
  40. <OutputPath>bin\Debug\</OutputPath>
  41. <DefineConstants>DEBUG;TRACE</DefineConstants>
  42. <ErrorReport>prompt</ErrorReport>
  43. <WarningLevel>4</WarningLevel>
  44. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  45. </PropertyGroup>
  46. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  47. <DebugType>pdbonly</DebugType>
  48. <Optimize>true</Optimize>
  49. <OutputPath>bin\Release\</OutputPath>
  50. <DefineConstants>TRACE</DefineConstants>
  51. <ErrorReport>prompt</ErrorReport>
  52. <WarningLevel>4</WarningLevel>
  53. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  54. </PropertyGroup>
  55. <PropertyGroup>
  56. <SignAssembly>true</SignAssembly>
  57. </PropertyGroup>
  58. <PropertyGroup>
  59. <AssemblyOriginatorKeyFile>..\Bosman.snk</AssemblyOriginatorKeyFile>
  60. </PropertyGroup>
  61. <ItemGroup>
  62. <Reference Include="System">
  63. <Name>System</Name>
  64. </Reference>
  65. <Reference Include="System.Xml">
  66. <Name>System.XML</Name>
  67. </Reference>
  68. <Reference Include="System.Configuration">
  69. <Name>System.Configuration</Name>
  70. </Reference>
  71. <Reference Include="Microsoft.BizTalk.Pipeline">
  72. <SpecificVersion>False</SpecificVersion>
  73. </Reference>
  74. <Reference Include="Microsoft.BizTalk.DefaultPipelines">
  75. <Name>Microsoft.BizTalk.DefaultPipelines</Name>
  76. </Reference>
  77. <Reference Include="Microsoft.BizTalk.GlobalPropertySchemas">
  78. <Name>Microsoft.BizTalk.GlobalPropertySchemas</Name>
  79. </Reference>
  80. <Reference Include="Microsoft.BizTalk.TestTools">
  81. <Name>Microsoft.BizTalk.TestTools</Name>
  82. </Reference>
  83. <Reference Include="Microsoft.XLANGs.BaseTypes">
  84. <Name>Microsoft.XLANGs.BaseTypes</Name>
  85. </Reference>
  86. <Reference Include="TM.Shared.Components, Version=1.0.4.0, Culture=neutral, PublicKeyToken=9cbf569b151cb1d4, processorArchitecture=MSIL">
  87. <SpecificVersion>False</SpecificVersion>
  88. <HintPath>C:\Windows\Microsoft.NET\assembly\GAC_MSIL\TM.Shared.Components\v4.0_1.0.4.0__9cbf569b151cb1d4\TM.Shared.Components.dll</HintPath>
  89. </Reference>
  90. <Reference Include="TM.Shared.Schemas, Version=1.0.4.0, Culture=neutral, PublicKeyToken=013b7f851874cb98, processorArchitecture=MSIL">
  91. <SpecificVersion>False</SpecificVersion>
  92. <HintPath>C:\Windows\Microsoft.NET\assembly\GAC_MSIL\TM.Shared.Schemas\v4.0_1.0.4.0__013b7f851874cb98\TM.Shared.Schemas.dll</HintPath>
  93. </Reference>
  94. </ItemGroup>
  95. <ItemGroup>
  96. <Compile Include="Properties\AssemblyInfo.cs" />
  97. </ItemGroup>
  98. <ItemGroup>
  99. <ProjectReference Include="..\Schemas\Schemas.btproj">
  100. <Project>{a59bab86-70a6-4f49-8c2f-859241e55c2a}</Project>
  101. <Name>Schemas</Name>
  102. </ProjectReference>
  103. </ItemGroup>
  104. <ItemGroup>
  105. <Map Include="TM.Bosman.Reference.Administration.btm">
  106. <TypeName>TM_Bosman_Reference_Administration</TypeName>
  107. <Namespace>TM.Bosman.Transforms</Namespace>
  108. <SubType>Task</SubType>
  109. </Map>
  110. <Content Include="TM.Bosman.Reference.Administration.xsl">
  111. <SubType>Designer</SubType>
  112. </Content>
  113. <Content Include="TM.Shared.OrderStatus_to_TM.Bosman.IFTSTA.xsl">
  114. <SubType>Designer</SubType>
  115. </Content>
  116. <Map Include="TM.Shared.OrderStatus_to_TM.Bosman.IFTSTA.btm">
  117. <TypeName>TM_Shared_OrderStatus_to_TM_Bosman_IFTSTA</TypeName>
  118. <Namespace>TM.Bosman.Transforms</Namespace>
  119. <SubType>Task</SubType>
  120. </Map>
  121. <Map Include="TM.Bosman.IFCSUM_to_TM.Shared.Order.btm">
  122. <TypeName>TM_Bosman_IFCSUM_to_TM_Shared_Order</TypeName>
  123. <Namespace>TM.Bosman.Transforms</Namespace>
  124. <SubType>Task</SubType>
  125. </Map>
  126. <Content Include="TM.Bosman.IFCSUM_to_TM.Shared.Order.xsl">
  127. <SubType>Designer</SubType>
  128. </Content>
  129. <Content Include="CustomExtensions.xml">
  130. <SubType>Designer</SubType>
  131. </Content>
  132. </ItemGroup>
  133. <ItemGroup>
  134. <None Include="..\Bosman.snk">
  135. <Link>Bosman.snk</Link>
  136. </None>
  137. </ItemGroup>
  138. <ItemGroup>
  139. <BootstrapperPackage Include=".NETFramework,Version=v4.6">
  140. <Visible>False</Visible>
  141. <ProductName>Microsoft .NET Framework 4.6 %28x86 and x64%29</ProductName>
  142. <Install>true</Install>
  143. </BootstrapperPackage>
  144. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  145. <Visible>False</Visible>
  146. <ProductName>.NET Framework 3.5 SP1</ProductName>
  147. <Install>false</Install>
  148. </BootstrapperPackage>
  149. </ItemGroup>
  150. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  151. <Import Project="$(MSBuildExtensionsPath)\Microsoft\BizTalk\BizTalkC.targets" />
  152. </Project>