Remove installation ID, version, and date

Removed installation-related settings from appsettings.json.
This commit is contained in:
Shaun Walker
2025-10-10 15:31:13 -04:00
committed by GitHub
parent 0c3aed5fa9
commit 8e10a8e042

View File

@@ -59,8 +59,5 @@
"LogLevel": {
"Default": "Information"
}
},
"InstallationId": "27da509b-b133-43a4-999d-d47e3baa0993",
"InstallationVersion": "10.0.0",
"InstallationDate": "202510101749"
}
}