Add new file to project file to fix build.

This commit is contained in:
Rolf Bjarne Kvinge 2017-11-23 16:20:24 +01:00
Родитель 2ca71f7d29
Коммит 1306b0d420
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -358,6 +358,7 @@
<Compile Include="GuiUnit\XmlTestListener.cs" />
<Compile Include="GuiUnit\AdditionalAsserts.cs" />
<Compile Include="GuiUnit\GtkMainLoopIntegration.cs" />
<Compile Include="Constraints\CollectionSupersetConstraint.cs" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />