//------------------------------------------------------------------------------ // // Tento kód byl generován nástrojem. // Verze modulu runtime:4.0.30319.42000 // // Změny tohoto souboru mohou způsobit nesprávné chování a budou ztraceny, // dojde-li k novému generování kódu. // //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("TestProject1")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("TestProject1")] [assembly: System.Reflection.AssemblyTitleAttribute("TestProject1")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] // Vygenerované třídou WriteCodeFragment nástroje MSBuild