You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

DamnOverSharp_0cf0b3yu_wpftmp.AssemblyInfo.cs 989 B

8 months ago
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")]
  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")]
  17. [assembly: System.Reflection.AssemblyTitleAttribute("DamnOverSharp")]
  18. [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
  19. // Generated by the MSBuild WriteCodeFragment class.