blob: 97e5aac7a6e4be59480ae53becd06eb5dbd51586 (
plain)
1
2
3
4
5
6
7
8
|
VS_RESOURCE_GENERATOR
---------------------
This property allows to specify the resource generator to be used
on this file. It defaults to ``PublicResXFileCodeGenerator`` if
not set.
This property only applies to C# projects.
|