Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThays Grazia <thaystg@gmail.com>2022-09-14 19:42:11 +0300
committerGitHub <noreply@github.com>2022-09-14 19:42:11 +0300
commit1b2d95c07db0943150782c20a3a3ef229e3659e2 (patch)
tree5b610425a048171a37b2014da7ddde622c5fc9dc
parentb629d2912f6bef5b4875fff8a28728ddc8044c2a (diff)
Fix text
-rw-r--r--release-notes/7.0/known-issues.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release-notes/7.0/known-issues.md b/release-notes/7.0/known-issues.md
index a685727e..0f465915 100644
--- a/release-notes/7.0/known-issues.md
+++ b/release-notes/7.0/known-issues.md
@@ -6,7 +6,7 @@ You may encounter the following known issues, which may include workarounds, mit
### Unable to evaluate expressions in a Blazor WebAssembly App
-It isn't possible to debug a Blazor WebAssembly app using .NET 7 RC1 https://github.com/dotnet/runtime/pull/75495
+It isn't possible to evaluate expressions in a Blazor WebAssembly app using .NET 7 RC1 https://github.com/dotnet/runtime/pull/75495
#### Workaround for a Blazor WebAssembly Hosted App: