0
LawrenceKwan created
- ABP Framework version: Version 4.4.4 (Stable)
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes / no
- Exception message and stack trace:
- Steps to reproduce the issue:"
- abp new Foo.Bar -u mvc --mobile none --tiered --database-provider ef -csf
- set breakpoint on
src\BCT.ABP.Main.IdentityServer\Pages\Index.cshtml.cs
OnGet
method and start IdentityServer - once breakpoint hit and then make some modification in code and press F5 to continue
- VS2019 prompted out unable to edit and continue
1 Answer(s)
-
0
VS2019 prompted out unable to edit and continue
This does not seem to be an abp problem. Maybe VS2019 should give a clear reason.