Skip to content

Commit 8efd87f

Browse files
committed
Lic
1 parent 333d7f6 commit 8efd87f

File tree

2 files changed

+22
-34
lines changed

2 files changed

+22
-34
lines changed

Tc3_UnitTest/Examples/Examples.plcproj

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,6 @@
6060
<DefaultResolution>Tc3_UnitTest, * (Zerlauth)</DefaultResolution>
6161
<Namespace>Tc3_UnitTest</Namespace>
6262
</PlaceholderReference>
63-
<PlaceholderReference Include="UML State Chart Types">
64-
<DefaultResolution>UML Statechart Types, 4.1.1.0 (3S - Smart Software Solutions GmbH)</DefaultResolution>
65-
<Namespace>UML_SC</Namespace>
66-
<SystemLibrary>true</SystemLibrary>
67-
<ResolverGuid>d9a6b70a-92f0-4827-8ca3-8ce8a61652d9</ResolverGuid>
68-
</PlaceholderReference>
6963
</ItemGroup>
7064
<ItemGroup>
7165
<None Include="Examples.tmc">
@@ -75,8 +69,8 @@
7569
<ProjectExtensions>
7670
<PlcProjectOptions>
7771
<XmlArchive>
78-
<Data>
79-
<o xml:space="preserve" t="OptionKey">
72+
<Data>
73+
<o xml:space="preserve" t="OptionKey">
8074
<v n="Name">"&lt;ProjectRoot&gt;"</v>
8175
<d n="SubKeys" t="Hashtable" ckt="String" cvt="OptionKey">
8276
<v>{192FAD59-8248-4824-A8DE-9177C94C195A}</v>
@@ -208,15 +202,15 @@
208202
</d>
209203
<d n="Values" t="Hashtable" />
210204
</o>
211-
</Data>
212-
<TypeList>
213-
<Type n="Boolean">System.Boolean</Type>
214-
<Type n="Hashtable">System.Collections.Hashtable</Type>
215-
<Type n="Int32">System.Int32</Type>
216-
<Type n="OptionKey">{54dd0eac-a6d8-46f2-8c27-2f43c7e49861}</Type>
217-
<Type n="String">System.String</Type>
218-
</TypeList>
219-
</XmlArchive>
205+
</Data>
206+
<TypeList>
207+
<Type n="Boolean">System.Boolean</Type>
208+
<Type n="Hashtable">System.Collections.Hashtable</Type>
209+
<Type n="Int32">System.Int32</Type>
210+
<Type n="OptionKey">{54dd0eac-a6d8-46f2-8c27-2f43c7e49861}</Type>
211+
<Type n="String">System.String</Type>
212+
</TypeList>
213+
</XmlArchive>
220214
</PlcProjectOptions>
221215
</ProjectExtensions>
222216
</Project>

Tc3_UnitTest/Testing/Testing.plcproj

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@
5454
<DefaultResolution>Tc3_UnitTest, * (Zerlauth)</DefaultResolution>
5555
<Namespace>Tc3_UnitTest</Namespace>
5656
</PlaceholderReference>
57-
<PlaceholderReference Include="UML State Chart Types">
58-
<DefaultResolution>UML Statechart Types, 4.1.1.0 (3S - Smart Software Solutions GmbH)</DefaultResolution>
59-
<Namespace>UML_SC</Namespace>
60-
<SystemLibrary>true</SystemLibrary>
61-
<ResolverGuid>d9a6b70a-92f0-4827-8ca3-8ce8a61652d9</ResolverGuid>
62-
</PlaceholderReference>
6357
</ItemGroup>
6458
<ItemGroup>
6559
<None Include="Testing.tmc">
@@ -69,8 +63,8 @@
6963
<ProjectExtensions>
7064
<PlcProjectOptions>
7165
<XmlArchive>
72-
<Data>
73-
<o xml:space="preserve" t="OptionKey">
66+
<Data>
67+
<o xml:space="preserve" t="OptionKey">
7468
<v n="Name">"&lt;ProjectRoot&gt;"</v>
7569
<d n="SubKeys" t="Hashtable" ckt="String" cvt="OptionKey">
7670
<v>{192FAD59-8248-4824-A8DE-9177C94C195A}</v>
@@ -202,15 +196,15 @@
202196
</d>
203197
<d n="Values" t="Hashtable" />
204198
</o>
205-
</Data>
206-
<TypeList>
207-
<Type n="Boolean">System.Boolean</Type>
208-
<Type n="Hashtable">System.Collections.Hashtable</Type>
209-
<Type n="Int32">System.Int32</Type>
210-
<Type n="OptionKey">{54dd0eac-a6d8-46f2-8c27-2f43c7e49861}</Type>
211-
<Type n="String">System.String</Type>
212-
</TypeList>
213-
</XmlArchive>
199+
</Data>
200+
<TypeList>
201+
<Type n="Boolean">System.Boolean</Type>
202+
<Type n="Hashtable">System.Collections.Hashtable</Type>
203+
<Type n="Int32">System.Int32</Type>
204+
<Type n="OptionKey">{54dd0eac-a6d8-46f2-8c27-2f43c7e49861}</Type>
205+
<Type n="String">System.String</Type>
206+
</TypeList>
207+
</XmlArchive>
214208
</PlcProjectOptions>
215209
</ProjectExtensions>
216210
</Project>

0 commit comments

Comments
 (0)