From 80733e8deafb2a4b0e194a6c0ebe1182ebfccac3 Mon Sep 17 00:00:00 2001 From: Georgi Hristov Date: Mon, 11 May 2026 07:34:15 +0300 Subject: [PATCH] fix: update README image paths for main branch --- DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj | 2 +- DebugProbe.AspNetCore/README.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj b/DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj index 86dbcc6..0cf30dc 100644 --- a/DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj +++ b/DebugProbe.AspNetCore/DebugProbe.AspNetCore.csproj @@ -7,7 +7,7 @@ icon.png DebugProbe.AspNetCore - 1.3.0 + 1.3.1 Georgi Hristov Debug and inspect HTTP requests and responses inside ASP.NET Core apps. Capture, analyze, and compare API calls with a built-in UI. diff --git a/DebugProbe.AspNetCore/README.md b/DebugProbe.AspNetCore/README.md index 290ad3e..a27d57c 100644 --- a/DebugProbe.AspNetCore/README.md +++ b/DebugProbe.AspNetCore/README.md @@ -1,7 +1,5 @@ # DebugProbe.AspNetCore - - **Debug HTTP traffic directly from inside your ASP.NET Core pipeline.** Live Demo: https://debugprobe.dev