aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests/Properties
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-01-05 23:19:56 +0800
committercrupest <crupest@outlook.com>2020-01-05 23:19:56 +0800
commitff29d3f9d7b3a1478aefff0a18af7c37f746c40c (patch)
tree5c884cc6752341a4dde274f6fafd79ffcb4fb972 /Timeline.Tests/Properties
parent41e33d570ac7181824b7cd3612010bb1962af540 (diff)
downloadtimeline-ff29d3f9d7b3a1478aefff0a18af7c37f746c40c.tar.gz
timeline-ff29d3f9d7b3a1478aefff0a18af7c37f746c40c.tar.bz2
timeline-ff29d3f9d7b3a1478aefff0a18af7c37f746c40c.zip
Use sqlite development database.
Diffstat (limited to 'Timeline.Tests/Properties')
-rw-r--r--Timeline.Tests/Properties/launchSettings.json27
1 files changed, 1 insertions, 26 deletions
diff --git a/Timeline.Tests/Properties/launchSettings.json b/Timeline.Tests/Properties/launchSettings.json
index 7a94d57a..f3ee419d 100644
--- a/Timeline.Tests/Properties/launchSettings.json
+++ b/Timeline.Tests/Properties/launchSettings.json
@@ -1,27 +1,2 @@
{
- "iisSettings": {
- "windowsAuthentication": false,
- "anonymousAuthentication": true,
- "iisExpress": {
- "applicationUrl": "http://localhost:52040/",
- "sslPort": 0
- }
- },
- "profiles": {
- "IIS Express": {
- "commandName": "IISExpress",
- "launchBrowser": true,
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- }
- },
- "Timeline.Tests": {
- "commandName": "Project",
- "launchBrowser": true,
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- },
- "applicationUrl": "http://localhost:52041/"
- }
- }
-} \ No newline at end of file
+}