|
@@ -57,6 +57,7 @@
|
|
<Compile Include="Runtime\Converters\NegateBoolConverter.cs" />
|
|
<Compile Include="Runtime\Converters\NegateBoolConverter.cs" />
|
|
<Compile Include="Runtime\Domain\A.cs" />
|
|
<Compile Include="Runtime\Domain\A.cs" />
|
|
<Compile Include="Runtime\Domain\ClassWithField.cs" />
|
|
<Compile Include="Runtime\Domain\ClassWithField.cs" />
|
|
|
|
+ <Compile Include="Runtime\Domain\Colors.cs" />
|
|
<Compile Include="Runtime\Domain\IPerson.cs" />
|
|
<Compile Include="Runtime\Domain\IPerson.cs" />
|
|
<Compile Include="Runtime\Domain\Person.cs" />
|
|
<Compile Include="Runtime\Domain\Person.cs" />
|
|
<Compile Include="Runtime\Domain\Shape.cs" />
|
|
<Compile Include="Runtime\Domain\Shape.cs" />
|