Skip to content

Commit 7153ce2

Browse files
authored
'test2.resx' now contains a line with LF instead of CRLF
1 parent c21e723 commit 7153ce2

File tree

1 file changed

+69
-69
lines changed

1 file changed

+69
-69
lines changed

Tests/test2.resx

Lines changed: 69 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,69 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<root>
3-
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
4-
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
5-
<xsd:element name="root" msdata:IsDataSet="true">
6-
<xsd:complexType>
7-
<xsd:choice maxOccurs="unbounded">
8-
<xsd:element name="metadata">
9-
<xsd:complexType>
10-
<xsd:sequence>
11-
<xsd:element name="value" type="xsd:string" minOccurs="0" />
12-
</xsd:sequence>
13-
<xsd:attribute name="name" use="required" type="xsd:string" />
14-
<xsd:attribute name="type" type="xsd:string" />
15-
<xsd:attribute name="mimetype" type="xsd:string" />
16-
<xsd:attribute ref="xml:space" />
17-
</xsd:complexType>
18-
</xsd:element>
19-
<xsd:element name="assembly">
20-
<xsd:complexType>
21-
<xsd:attribute name="alias" type="xsd:string" />
22-
<xsd:attribute name="name" type="xsd:string" />
23-
</xsd:complexType>
24-
</xsd:element>
25-
<xsd:element name="data">
26-
<xsd:complexType>
27-
<xsd:sequence>
28-
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
29-
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
30-
</xsd:sequence>
31-
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
32-
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
33-
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
34-
<xsd:attribute ref="xml:space" />
35-
</xsd:complexType>
36-
</xsd:element>
37-
<xsd:element name="resheader">
38-
<xsd:complexType>
39-
<xsd:sequence>
40-
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
41-
</xsd:sequence>
42-
<xsd:attribute name="name" type="xsd:string" use="required" />
43-
</xsd:complexType>
44-
</xsd:element>
45-
</xsd:choice>
46-
</xsd:complexType>
47-
</xsd:element>
48-
</xsd:schema>
49-
<resheader name="resmimetype">
50-
<value>text/microsoft-resx</value>
51-
</resheader>
52-
<resheader name="version">
53-
<value>2.0</value>
54-
</resheader>
55-
<resheader name="reader">
56-
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
57-
</resheader>
58-
<resheader name="writer">
59-
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
60-
</resheader>
61-
<data name="String1" xml:space="preserve">
62-
<value>something</value>
63-
</data>
64-
<data name="String2" xml:space="preserve">
65-
<value>more text
66-
with line break</value>
67-
<comment>Some comment</comment>
68-
</data>
69-
</root>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<root>
3+
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
4+
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
5+
<xsd:element name="root" msdata:IsDataSet="true">
6+
<xsd:complexType>
7+
<xsd:choice maxOccurs="unbounded">
8+
<xsd:element name="metadata">
9+
<xsd:complexType>
10+
<xsd:sequence>
11+
<xsd:element name="value" type="xsd:string" minOccurs="0" />
12+
</xsd:sequence>
13+
<xsd:attribute name="name" use="required" type="xsd:string" />
14+
<xsd:attribute name="type" type="xsd:string" />
15+
<xsd:attribute name="mimetype" type="xsd:string" />
16+
<xsd:attribute ref="xml:space" />
17+
</xsd:complexType>
18+
</xsd:element>
19+
<xsd:element name="assembly">
20+
<xsd:complexType>
21+
<xsd:attribute name="alias" type="xsd:string" />
22+
<xsd:attribute name="name" type="xsd:string" />
23+
</xsd:complexType>
24+
</xsd:element>
25+
<xsd:element name="data">
26+
<xsd:complexType>
27+
<xsd:sequence>
28+
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
29+
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
30+
</xsd:sequence>
31+
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
32+
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
33+
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
34+
<xsd:attribute ref="xml:space" />
35+
</xsd:complexType>
36+
</xsd:element>
37+
<xsd:element name="resheader">
38+
<xsd:complexType>
39+
<xsd:sequence>
40+
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
41+
</xsd:sequence>
42+
<xsd:attribute name="name" type="xsd:string" use="required" />
43+
</xsd:complexType>
44+
</xsd:element>
45+
</xsd:choice>
46+
</xsd:complexType>
47+
</xsd:element>
48+
</xsd:schema>
49+
<resheader name="resmimetype">
50+
<value>text/microsoft-resx</value>
51+
</resheader>
52+
<resheader name="version">
53+
<value>2.0</value>
54+
</resheader>
55+
<resheader name="reader">
56+
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
57+
</resheader>
58+
<resheader name="writer">
59+
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
60+
</resheader>
61+
<data name="String1" xml:space="preserve">
62+
<value>something</value>
63+
</data>
64+
<data name="String2" xml:space="preserve">
65+
<value>more text
66+
with line break</value>
67+
<comment>Some comment</comment>
68+
</data>
69+
</root>

0 commit comments

Comments
 (0)