Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 1 týdnem
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  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>{A59BAB86-70A6-4F49-8C2F-859241E55C2A}</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.Schemas</RootNamespace>
  12. <AssemblyName>TM.Bosman.Schemas</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. </ItemGroup>
  87. <ItemGroup>
  88. <Compile Include="Properties\AssemblyInfo.cs" />
  89. </ItemGroup>
  90. <ItemGroup>
  91. <Schema Include="EFACT_D96A_IFCSUM_BOSMAN.xsd">
  92. <TypeName>EFACT_D96A_IFCSUM_BOSMAN</TypeName>
  93. <Namespace>TM.Bosman.Schemas</Namespace>
  94. <SubType>Task</SubType>
  95. </Schema>
  96. <Schema Include="EFACT_D96A_IFTSTA_BOSMAN.xsd">
  97. <TypeName>EFACT_D96A_IFTSTA_BOSMAN</TypeName>
  98. <Namespace>TM.Bosman.Schemas</Namespace>
  99. <SubType>Task</SubType>
  100. </Schema>
  101. </ItemGroup>
  102. <ItemGroup>
  103. <None Include="..\Bosman.snk">
  104. <Link>Bosman.snk</Link>
  105. </None>
  106. </ItemGroup>
  107. <ItemGroup>
  108. <BootstrapperPackage Include=".NETFramework,Version=v4.6">
  109. <Visible>False</Visible>
  110. <ProductName>Microsoft .NET Framework 4.6 %28x86 and x64%29</ProductName>
  111. <Install>true</Install>
  112. </BootstrapperPackage>
  113. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  114. <Visible>False</Visible>
  115. <ProductName>.NET Framework 3.5 SP1</ProductName>
  116. <Install>false</Install>
  117. </BootstrapperPackage>
  118. </ItemGroup>
  119. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  120. <Import Project="$(MSBuildExtensionsPath)\Microsoft\BizTalk\BizTalkC.targets" />
  121. </Project>