Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Rotativa.AspNetCore")] #80

Open
SilAlvarez opened this issue Jul 7, 2022 · 0 comments

Comments

@SilAlvarez
Copy link

Error:

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.
//
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Rotativa.AspNetCore")]

// Generado por la clase WriteCodeFragment de MSBuild.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant