//------------------------------------------------------------------------------ // // Bu kod araç tarafından oluşturuldu. // Çalışma Zamanı Sürümü:4.0.30319.42000 // // Bu dosyada yapılacak değişiklikler yanlış davranışa neden olabilir ve // kod yeniden oluşturulursa kaybolur. // //------------------------------------------------------------------------------ using System; using System.Reflection; [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" + "ory, Microsoft.AspNetCore.Mvc.Razor")] // MSBuild WriteCodeFragment sınıfı tarafından oluşturuldu.