0
contato@tradefy.com.br created
- ABP Framework version: v4.3.0
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:
- Create an Entity on Suite
- Click on Save and Generate
- Create a new property for the Entity
- Click on Save and Generate
All code generated on the .Web project will be duplicates.
-
ServiceMenuContributor.cs -- References
using Microsoft.AspNetCore.Authorization; using System.Collections.Generic; using CalendarioService.Localization; using CalendarioService.Permissions; using Microsoft.AspNetCore.Authorization; using System.Collections.Generic; using CalendarioService.Localization; using CalendarioService.Permissions; -> AddMenuItem method
CalendarioServiceMenus;cs
public const string Dias = Prefix + ".Dias"; public const string Dias = Prefix + ".Dias";
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
4 Answer(s)
-
0
This question has been automatically marked as stale because it has not had recent activity.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)