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";
4 Answer(s)
-
0
thank you! I reproduced it. Will be fixed in v4.3.1
-
0
Also I refunded your question credit.
-
0
This question has been automatically marked as stale because it has not had recent activity.
-
0
closing the question