summaryrefslogtreecommitdiff
path: root/CSharp/Ivy
diff options
context:
space:
mode:
Diffstat (limited to 'CSharp/Ivy')
-rw-r--r--CSharp/Ivy/Ivy/Ivy.csproj5
1 files changed, 4 insertions, 1 deletions
diff --git a/CSharp/Ivy/Ivy/Ivy.csproj b/CSharp/Ivy/Ivy/Ivy.csproj
index 007e0c1..3dbedbe 100644
--- a/CSharp/Ivy/Ivy/Ivy.csproj
+++ b/CSharp/Ivy/Ivy/Ivy.csproj
@@ -119,6 +119,9 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="IvyApplicationBinding.cs">
+ <SubType>Component</SubType>
+ </Compile>
<Compile Include="IvyBindingAttribute.cs" />
<Compile Include="IvyDomain.cs">
<SubType>UserControl</SubType>
@@ -162,7 +165,7 @@
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
- <None Include="ClassDiagram1.cd" />
+ <None Include="Ivy.snippet" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>