//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("Examples")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("4.12.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("4.12.0-dev")] [assembly: System.Reflection.AssemblyProductAttribute("Examples")] [assembly: System.Reflection.AssemblyTitleAttribute("Examples")] [assembly: System.Reflection.AssemblyVersionAttribute("4.12.0.0")] // Generated by the MSBuild WriteCodeFragment class.