mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 17:20:49 +08:00 
			
		
		
		
	源代码改用vs默认格式化
This commit is contained in:
		@@ -1,27 +1,27 @@
 | 
			
		||||
{
 | 
			
		||||
  "iisSettings": {
 | 
			
		||||
    "windowsAuthentication": false,
 | 
			
		||||
    "anonymousAuthentication": true,
 | 
			
		||||
    "iisExpress": {
 | 
			
		||||
      "applicationUrl": "http://localhost:52751/",
 | 
			
		||||
      "sslPort": 0
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "profiles": {
 | 
			
		||||
    "IIS Express": {
 | 
			
		||||
      "commandName": "IISExpress",
 | 
			
		||||
      "launchBrowser": true,
 | 
			
		||||
      "environmentVariables": {
 | 
			
		||||
        "ASPNETCORE_ENVIRONMENT": "Development"
 | 
			
		||||
      }
 | 
			
		||||
    "iisSettings": {
 | 
			
		||||
        "windowsAuthentication": false,
 | 
			
		||||
        "anonymousAuthentication": true,
 | 
			
		||||
        "iisExpress": {
 | 
			
		||||
            "applicationUrl": "http://localhost:52751/",
 | 
			
		||||
            "sslPort": 0
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "repository_01": {
 | 
			
		||||
      "commandName": "Project",
 | 
			
		||||
      "launchBrowser": true,
 | 
			
		||||
      "environmentVariables": {
 | 
			
		||||
        "ASPNETCORE_ENVIRONMENT": "Development"
 | 
			
		||||
      },
 | 
			
		||||
      "applicationUrl": "http://localhost:52752/"
 | 
			
		||||
    "profiles": {
 | 
			
		||||
        "IIS Express": {
 | 
			
		||||
            "commandName": "IISExpress",
 | 
			
		||||
            "launchBrowser": true,
 | 
			
		||||
            "environmentVariables": {
 | 
			
		||||
                "ASPNETCORE_ENVIRONMENT": "Development"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "repository_01": {
 | 
			
		||||
            "commandName": "Project",
 | 
			
		||||
            "launchBrowser": true,
 | 
			
		||||
            "environmentVariables": {
 | 
			
		||||
                "ASPNETCORE_ENVIRONMENT": "Development"
 | 
			
		||||
            },
 | 
			
		||||
            "applicationUrl": "http://localhost:52752/"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user