diff --git a/.gitignore b/.gitignore index 89c07647f5..9c6c3aa5a0 100644 --- a/.gitignore +++ b/.gitignore @@ -329,4 +329,5 @@ deploy/_run_all_log.txt # No commit yarn.lock files in the subfolders of templates directory templates/**/yarn.lock templates/app-nolayers/aspnet-core/MyCompanyName.MyProjectName.Mvc/Logs/logs.txt -templates/module/aspnet-core/src/MyCompanyName.MyProjectName.Web/Properties/launchSettings.json \ No newline at end of file +templates/module/aspnet-core/src/MyCompanyName.MyProjectName.Web/Properties/launchSettings.json +**/.abpstudio/** diff --git a/framework/Volo.Abp.abpsln b/framework/Volo.Abp.abpsln index 2f34cdcfbe..5ad02f81ce 100644 --- a/framework/Volo.Abp.abpsln +++ b/framework/Volo.Abp.abpsln @@ -4,5 +4,6 @@ "Volo.Abp": { "path": "Volo.Abp.abpmdl" } - } + }, + "id": "9f9e3d5f-6a9a-4b00-ac5a-746c65981918" } \ No newline at end of file