From 5b66dede9b3085fd783cbc9847b09431a09f1ea9 Mon Sep 17 00:00:00 2001 From: Lucas Nogueira Date: Sat, 15 Jan 2022 16:08:14 -0300 Subject: [PATCH] chore(docs): add target folder note on the FAQ, ref #3223 --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index d34a2b656..ea92befe6 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -15,4 +15,4 @@ The WebView2 crate build pipeline requires `NuGet` to have a `PackageSource` to ``` -This configuration enables the default `NuGet` registry. +This configuration enables the default `NuGet` registry. After creating the file, you might need to remove the `src-tauri/target` folder and rebuild all crates.