From 1c71456e98a17eb291f3199b6be6b0617bc9cae9 Mon Sep 17 00:00:00 2001 From: David Pine Date: Wed, 22 May 2024 15:47:48 -0500 Subject: [PATCH 1/2] Add link to dev proxy --- docs/fundamentals/setup-tooling.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/fundamentals/setup-tooling.md b/docs/fundamentals/setup-tooling.md index 2722e82ea8..174bc8f4f0 100644 --- a/docs/fundamentals/setup-tooling.md +++ b/docs/fundamentals/setup-tooling.md @@ -287,3 +287,4 @@ Once you've created a new .NET Aspire project, you run and debug the app, steppi ## See also - [Unable to install .NET Aspire workload](../troubleshooting/unable-to-install-workload.md) +- [Use Dev Proxy with .NET Aspire app](/microsoft-cloud/dev/dev-proxy/how-to/use-dev-proxy-with-dotnet-aspire) \ No newline at end of file From cacaf64719070547da33e96bc1a98f7ff7337523 Mon Sep 17 00:00:00 2001 From: David Pine Date: Wed, 22 May 2024 17:58:42 -0500 Subject: [PATCH 2/2] Update docs/fundamentals/setup-tooling.md --- docs/fundamentals/setup-tooling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fundamentals/setup-tooling.md b/docs/fundamentals/setup-tooling.md index 174bc8f4f0..166532abea 100644 --- a/docs/fundamentals/setup-tooling.md +++ b/docs/fundamentals/setup-tooling.md @@ -287,4 +287,4 @@ Once you've created a new .NET Aspire project, you run and debug the app, steppi ## See also - [Unable to install .NET Aspire workload](../troubleshooting/unable-to-install-workload.md) -- [Use Dev Proxy with .NET Aspire app](/microsoft-cloud/dev/dev-proxy/how-to/use-dev-proxy-with-dotnet-aspire) \ No newline at end of file +- [Use Dev Proxy with .NET Aspire app](/microsoft-cloud/dev/dev-proxy/how-to/use-dev-proxy-with-dotnet-aspire)