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