-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
In a Visual Studio for Mac RESX file it only needs this at the top before the data entries:
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
If I try the versions built with the software it does not like the format.
Can either an option be added to create it VS/Mac style or it take all the nodes from the original resx document?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels