|
|
|
@ -230,11 +230,11 @@
@@ -230,11 +230,11 @@
|
|
|
|
|
<Compile Include="Src\Variables\Types\MethodInfo.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Types\PropertyInfo.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\ValueCollection.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value-Array.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value-Common.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value-Helpers.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value-Object.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value-Primitive.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value.Array.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value.Common.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value.Helpers.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value.Object.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value.Primitive.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\Value.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Values\ValueEventArgs.cs" /> |
|
|
|
|
<Compile Include="Src\Variables\Variables\ArrayElement.cs" /> |
|
|
|
|