Update docs about ResGen

You don't need to alternate build.psm1 anymore, when you add resx files..
This commit is contained in:
Sergei Vorobev 2016-07-07 12:49:30 -07:00 committed by GitHub
parent 6ced75352d
commit e98a8a64f7

View file

@ -20,7 +20,3 @@ It will try to create `.cs` files for you and you will get whole bunch of hard-t
To edit resource file, use any **plain text editor**.
Resource file is a simple xml, and it's easy to edit.
## Adding resx files
Add corresponding entries in `Start-ResGen` in `.\build.psm1`.