Merge pull request #16932 from abpframework/auto-merge/rel-7-3/2026

Merge branch dev with rel-7.3
pull/16861/head
Yunus Emre Kalkan 2 years ago committed by GitHub
commit 2333624199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,6 @@
namespace Volo.Abp.Studio;
public static class AbpStudioAnalyzeHelper
{
public static bool IsInAnalyzeMode { get; set; }
}
Loading…
Cancel
Save