平安校园
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

launchSettings.json 212 B

2 月之前
1234567891011
  1. {
  2. "profiles": {
  3. "SafeCampus.Background": {
  4. "commandName": "Project",
  5. "dotnetRunMessages": true,
  6. "environmentVariables": {
  7. "DOTNET_ENVIRONMENT": "Development"
  8. }
  9. }
  10. }
  11. }