No Description

Backend.Infrastructure.AssemblyInfo.cs 1.0KB

1234567891011121314151617181920212223
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // Ce code a été généré par un outil.
  4. // Version du runtime :4.0.30319.42000
  5. //
  6. // Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
  7. // le code est régénéré.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. using System;
  11. using System.Reflection;
  12. [assembly: System.Reflection.AssemblyCompanyAttribute("Backend.Infrastructure")]
  13. [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
  14. [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
  15. [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
  16. [assembly: System.Reflection.AssemblyProductAttribute("Backend.Infrastructure")]
  17. [assembly: System.Reflection.AssemblyTitleAttribute("Backend.Infrastructure")]
  18. [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
  19. // Généré par la classe MSBuild WriteCodeFragment.

Powered by TurnKey Linux.