From 126db8dd19a18e9c1b51810c93ac042208874603 Mon Sep 17 00:00:00 2001 From: brandon981vvv <151609494+brandon981vvv@users.noreply.github.com> Date: Tue, 21 Nov 2023 15:27:15 -0300 Subject: [PATCH 1/2] Create kotlersearc --- kotlersearc | 285 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 kotlersearc diff --git a/kotlersearc b/kotlersearc new file mode 100644 index 00000000..0bb243fd --- /dev/null +++ b/kotlersearc @@ -0,0 +1,285 @@ + + + + + + + + + + + + kotler seach + + + + + + +
+
+ +
+

Marketing Digital con Philip Kotler

+

Descubre los Principios del Marketing Digital

+
+ + +
+
+
+
+ Philip Kotler +
+
+ Marketing Digital +
+ +
+ +
+
+
+ +
+
+ + +
+ +
+
+
+ Philip Kotler +
+
+ Marketing Digital +
+ +
+
+
+ Philip Kotler +
+
+ Marketing Digital +
+ +
+
+
+ Philip Kotler +
+
+ Marketing Digital +
+ + +
+ +
+ +
+ +
+ + +
+ + + + + + + + + + + + From df1c6cb87c54451688d1c9c6e289477210c11dfa Mon Sep 17 00:00:00 2001 From: Default Directory <160867072+ALMHAALIRAQI@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:53:49 +0300 Subject: [PATCH 2/2] Update launch.json --- .vscode/launch.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.vscode/launch.json b/.vscode/launch.json index 8b847da2..f36056dd 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -2,6 +2,20 @@ { "version": "0.1.0", "configurations": [ + + + { + "name": "C#: Debug", + "type": "dotnet", + "request": "launch", + "projectPath": "${workspaceFolder}/.csproj" + }, + { + "name": ".NET Core Attach", + "type": "coreclr", + "request": "attach" + }, + { "name": "Launch Extension", "type": "extensionHost",