From 8d692fce619e0a0021657ea50d7181dfc85b8e53 Mon Sep 17 00:00:00 2001
From: alexey-zolotarev <49529471+alexey-zolotarev@users.noreply.github.com>
Date: Mon, 13 May 2019 13:51:31 +0300
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d6feef8..433bf27 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Before you build the solution, ensure the 'Use previews of the .NET Core SDK' op
If you download the solution as a .zip file, you may encounter the following error when you build the solution:
-`MSB3821 Couldn't process file Modules\`*``*`.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.`
+`MSB3821 Couldn't process file Modules\`*`*`*.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files.`
See the following link to learn how to resolve this issue:
https://developercommunity.visualstudio.com/content/problem/291761/couldnt-process-file-abcresx-due-to-its-being-in-t.html