OP and Logging to Elasticsearch
This commit is contained in:
		
							
								
								
									
										2
									
								
								.vscode/launch.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.vscode/launch.json
									
									
									
									
										vendored
									
									
								
							| @@ -10,7 +10,7 @@ | ||||
|             "request": "launch", | ||||
|             "preLaunchTask": "build", | ||||
|             // If you have changed target frameworks, make sure to update the program path. | ||||
|             "program": "${workspaceFolder}/SearchWebApi/bin/Debug/netcoreapp3.1/SearchWebApi.dll", | ||||
|             "program": "${workspaceFolder}/SearchWebApi/bin/Debug/net6.0/SearchWebApi.dll", | ||||
|             "args": [], | ||||
|             "cwd": "${workspaceFolder}/SearchWebApi", | ||||
|             "stopAtEntry": false, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user