This is part of the Fake.DotNet.Fsc module.
PlatformType
Limit which platforms the compiled code can run on: x86, Itanium, x64, anycpu32bitpreferred, or anycpu. The default is anycpu.
Union Cases
| Union Case | Description | 
          
            AnyCpu
          
          
            Signature:  
         | 
        |
          
            AnyCpu32BitPreferred
          
          
            Signature:  
         | 
        |
          
            Itanium
          
          
            Signature:  
         | 
        |
          
            X64
          
          
            Signature:  
         | 
        |
          
            X86
          
          
            Signature:  
         |