1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
  
     | 
    
      <Overview>
  <Assemblies>
    <Assembly Name="Microsoft.Build.Engine" Version="2.0.0.0">
      <Attributes>
        <Attribute>
          <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Runtime.InteropServices.ComVisible(false)</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Resources.NeutralResourcesLanguage("en-US")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Reflection.AssemblyInformationalVersion("0.0.0.1")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Reflection.AssemblyDefaultAlias("Microsoft.Build.Engine.dll")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.CLSCompliant(true)</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Reflection.AssemblyTrademark("")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Reflection.AssemblyCopyright("(c) 2005 Marek Sieradzki")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Reflection.AssemblyProduct("MONO CLI")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Reflection.AssemblyCompany("Marek Sieradzki")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Reflection.AssemblyConfiguration("Development version")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Reflection.AssemblyDescription("Microsoft.Build.Engine.dll")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Reflection.AssemblyTitle("Microsoft.Build.Engine.dll")</AttributeName>
        </Attribute>
        <Attribute>
          <AttributeName>System.Resources.SatelliteContractVersion("2.0.0.0")</AttributeName>
        </Attribute>
      </Attributes>
    </Assembly>
  </Assemblies>
  <Remarks>To be added.</Remarks>
  <Copyright>To be added.</Copyright>
  <Types>
    <Namespace Name="Microsoft.Build.BuildEngine">
      <Type Name="BuildItem" />
      <Type Name="BuildItemGroupCollection" />
      <Type Name="BuildItemGroup" />
      <Type Name="BuildProperty" />
      <Type Name="BuildPropertyGroupCollection" />
      <Type Name="BuildPropertyGroup" />
      <Type Name="BuildTask" />
      <Type Name="ConsoleLogger" />
      <Type Name="Engine" />
      <Type Name="FileLogger" />
      <Type Name="Import" />
      <Type Name="ImportCollection" />
      <Type Name="InternalLoggerException" />
      <Type Name="InvalidProjectFileException" />
      <Type Name="Project" />
      <Type Name="TargetCollection" />
      <Type Name="Target" />
      <Type Name="UsingTask" />
      <Type Name="UsingTaskCollection" />
      <Type Name="Utilities" />
      <Type Name="ColorResetter" />
      <Type Name="ColorSetter" />
      <Type Name="WriteHandler" />
      <Type Name="BuildSettings" />
      <Type Name="PropertyPosition" />
    </Namespace>
  </Types>
  <Title>Microsoft.Build.Engine</Title>
</Overview>
 
     |