WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=058380995c4350b91470cdb0740fa2f82d961493

commit 058380995c4350b91470cdb0740fa2f82d961493
Author: Xavi Artigas <[email protected]>
Date:   Wed Mar 6 04:10:58 2019 -0800

    Wiki page start.md changed with summary [A bit of formatting] by Xavi 
Artigas
---
 pages/develop/setup/csharp/start.md.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/develop/setup/csharp/start.md.txt 
b/pages/develop/setup/csharp/start.md.txt
index 46ab4a777..ab2fa9f92 100644
--- a/pages/develop/setup/csharp/start.md.txt
+++ b/pages/develop/setup/csharp/start.md.txt
@@ -60,7 +60,7 @@ sudo make install
 > If you cannot solve the problem by yourself, try [contacting the 
 > community](/contact).
 
 > **NOTE**
-> If you are using Visual Studio to write EFL C# applications, you should copy 
to the build directory or have them in the PATH environment libraries: 
libeflcustomexportsmono.dll, libefl_mono.dll and if you want to use 
Intellisense also libefl_mono.xml. These libraries and XML file will be found 
at lib sub-directory of the prefix you install the library.
+> If you are using Visual Studio to write EFL C# applications, you should copy 
to the build directory or have them in the `PATH` environment libraries: 
`libeflcustomexportsmono.dll`, `libefl_mono.dll` and if you want to use 
Intellisense also `libefl_mono.xml`. These libraries and XML file will be found 
at lib sub-directory of the prefix you install the library.
 
 
 ## Building EFL C# Applications ##

-- 


Reply via email to