diff --git a/README.md b/README.md index 7def72a..6c6a63c 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ But you must specify the tag name to access the SQL statement. Remember that eac ## Copying .sql files to the output directory It is recommended to copy the .sql files to the output directory because currently the loader search for the .sql files in the current directory where the application is running, so to avoid possible errors, it is better to copy the following instruction to your project file (.csproj): -```cs +```xml