Project files for the Acumatica Import for United Rentals
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

23 строки
941 B

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. //
  5. // Changes to this file may cause incorrect behavior and will be lost if
  6. // the code is regenerated.
  7. // </auto-generated>
  8. //------------------------------------------------------------------------------
  9. using System;
  10. using System.Reflection;
  11. [assembly: System.Reflection.AssemblyCompanyAttribute("uri_import")]
  12. [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
  13. [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
  14. [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
  15. [assembly: System.Reflection.AssemblyProductAttribute("uri_import")]
  16. [assembly: System.Reflection.AssemblyTitleAttribute("uri_import")]
  17. [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
  18. // Generated by the MSBuild WriteCodeFragment class.