30 lines
1.7 KiB
C#
30 lines
1.7 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// Ezt a kódot eszköz generálta.
|
|
// Futásidejű verzió:4.0.30319.42000
|
|
//
|
|
// Ennek a fájlnak a módosítása helytelen viselkedést eredményezhet, és elvész, ha
|
|
// a kódot újragenerálják.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System;
|
|
using System.Reflection;
|
|
|
|
[assembly: System.Reflection.AssemblyMetadataAttribute("Microsoft.Maui.ApplicationModel.AppInfo.PackageName", "com.companyname.fruitbankhybrid")]
|
|
[assembly: System.Reflection.AssemblyMetadataAttribute("Microsoft.Maui.ApplicationModel.AppInfo.PublisherName", "User Name")]
|
|
[assembly: System.Reflection.AssemblyMetadataAttribute("Microsoft.Maui.ApplicationModel.AppInfo.Name", "FruitBankHybrid")]
|
|
[assembly: System.Reflection.AssemblyMetadataAttribute("Microsoft.Maui.ApplicationModel.AppInfo.Version", "1.0.0.1")]
|
|
[assembly: System.Reflection.AssemblyCompanyAttribute("FruitBankHybrid")]
|
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0+f6a4e6c4f106872ae52c2d9761c6a7cb3917271c")]
|
|
[assembly: System.Reflection.AssemblyProductAttribute("FruitBankHybrid")]
|
|
[assembly: System.Reflection.AssemblyTitleAttribute("FruitBankHybrid")]
|
|
[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.
|
|
|