No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

DamnOverSharp_WPF_ybsrdpi1_wpftmp.AssemblyInfo.cs 1001 B

hace 8 meses
1234567891011121314151617181920212223
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.42000
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. using System;
  11. using System.Reflection;
  12. [assembly: System.Reflection.AssemblyCompanyAttribute("DamnOverSharp_WPF")]
  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("DamnOverSharp_WPF")]
  17. [assembly: System.Reflection.AssemblyTitleAttribute("DamnOverSharp_WPF")]
  18. [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
  19. // Generated by the MSBuild WriteCodeFragment class.