ASP.NET Razor Pages - packages folder missing

Viewed 46

I'm trying to migrate our application from .NET Framework into .NET 6

However, while I'm able to create the template, it doesn't have the "packages" folder that the old version has

Hoping for somebody here to tell me how I can add it

0 Answers
Related