Mark types explicitly

This commit is contained in:
2023-01-08 15:35:19 -08:00
parent 5f18fe037c
commit e3f093b53a
4 changed files with 8 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
{
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
@@ -10,7 +10,6 @@
"profiles": {
"AS1024.CommunityDocumentationPage": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:5224",
"environmentVariables": {
@@ -25,4 +24,4 @@
}
}
}
}
}