-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathproject-settings.user.json
More file actions
23 lines (23 loc) · 1014 Bytes
/
project-settings.user.json
File metadata and controls
23 lines (23 loc) · 1014 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"serializationVersion": 2,
"settingsParts": [
{
"suppressions": [],
"suppressAppStoreWarnings": false,
"showSuppressionInfo": true,
"type": "Mendix.Modeler.Suppressions.SuppressionRules, Mendix.Modeler.Core, Version=10.21.0.0, Culture=neutral, PublicKeyToken=null"
},
{
"suppressions": [],
"disabledBestPractices": [],
"readRecommendations": [],
"suppressedRecommendations": [],
"hasShownRecommendationsNotificationForThisApp": true,
"type": "Mendix.Modeler.MxAssist.PerformanceBot.Serialization.Configuration.PerformanceBotConfiguration, Mendix.Modeler.MxAssist.PerformanceBot.Serialization, Version=10.21.0.0, Culture=neutral, PublicKeyToken=null"
},
{
"antivirusExcludedProjectDirectory": "",
"type": "Mendix.Modeler.ProjectHandling.View.ProjectDirectory.ProjectDirectoryConfiguration, Mendix.Modeler.ProjectHandling.View, Version=10.21.0.0, Culture=neutral, PublicKeyToken=null"
}
]
}