--- a/src/FingersDance.Data/FingersDance.Data.csproj Wed Oct 14 14:29:23 2009 +0200
+++ b/src/FingersDance.Data/FingersDance.Data.csproj Wed Oct 14 13:44:25 2009 +0200
@@ -72,6 +72,7 @@
<ItemGroup>
<Compile Include="Annotation.cs" />
<Compile Include="Cutting.cs" />
+ <Compile Include="Project.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
@@ -91,6 +92,8 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
+ <Compile Include="Session.cs" />
+ <Compile Include="User.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.