//------------------------------------------------------------------------------ // <auto-generated> // 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. // </auto-generated> //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")] [assembly: System.Reflection.AssemblyFileVersionAttribute("42.42.42.42424")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("10.0.0-ci")] [assembly: System.Reflection.AssemblyProductAttribute("WindowsBase.Tests")] [assembly: System.Reflection.AssemblyTitleAttribute("WindowsBase.Tests")] [assembly: System.Reflection.AssemblyVersionAttribute("10.0.0.0")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "")] [assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")] [assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] [assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] // Generated by the MSBuild WriteCodeFragment class. |