Activities of "misafer"

  • 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:Error occurred on DB migration step! Make sure the project is compiled and working. Command output: Build started... Build failed. Use dotnet build to see the errors.
  • Steps to reproduce the issue:
    • create s simple project using abp suite
    • in simple case just make two entities like Country and Province that relates 1 to many
    • first save and generate country , everything is ok here
    • at the end save and generate province that have just a name property and a navigation property to country
    • the errors are appeared

Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13