You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
El tipo o el nombre del espacio de nombres 'ApplicationPartAttributeAttribute' no existe en el espacio de nombres 'Microsoft.AspNetCore.Mvc.ApplicationParts' (¿falta alguna referencia de ensamblado?)
Aqui:
//------------------------------------------------------------------------------
//
// Este código fue generado por una herramienta.
// Versión de runtime:4.0.30319.42000
//
// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
// se vuelve a generar el código.
//
//------------------------------------------------------------------------------
Error:
Aqui:
//------------------------------------------------------------------------------
//
// Este código fue generado por una herramienta.
// Versión de runtime:4.0.30319.42000
//
// Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
// se vuelve a generar el código.
//
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Rotativa.AspNetCore")]
// Generado por la clase WriteCodeFragment de MSBuild.
The text was updated successfully, but these errors were encountered: