//------------------------------------------------------------------------------ // // 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.AssemblyMetadataAttribute("Microsoft.Maui.ApplicationModel.AppInfo.PackageName", "F89F2F78-CB04-4AAD-BEFA-D031A9B45E52")] [assembly: System.Reflection.AssemblyMetadataAttribute("Microsoft.Maui.ApplicationModel.AppInfo.PublisherName", "User Name")] [assembly: System.Reflection.AssemblyMetadataAttribute("Microsoft.Maui.ApplicationModel.AppInfo.Name", "TIAMMobileApp")] [assembly: System.Reflection.AssemblyMetadataAttribute("Microsoft.Maui.ApplicationModel.AppInfo.Version", "1.0.0.1")] [assembly: System.Reflection.AssemblyCompanyAttribute("TIAMMobileApp")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0")] [assembly: System.Reflection.AssemblyProductAttribute("TIAMMobileApp")] [assembly: System.Reflection.AssemblyTitleAttribute("TIAMMobileApp")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] [assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows10.0.19041.0")] [assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows10.0.17763.0")] // Generated by the MSBuild WriteCodeFragment class.