68 <Reference Include="System.Data.DataSetExtensions"> |
68 <Reference Include="System.Data.DataSetExtensions"> |
69 <RequiredTargetFramework>3.5</RequiredTargetFramework> |
69 <RequiredTargetFramework>3.5</RequiredTargetFramework> |
70 </Reference> |
70 </Reference> |
71 <Reference Include="System.Data" /> |
71 <Reference Include="System.Data" /> |
72 <Reference Include="System.Xml" /> |
72 <Reference Include="System.Xml" /> |
73 <Reference Include="WindowsBase" /> |
73 <Reference Include="UIAutomationProvider"> |
74 <Reference Include="PresentationCore" /> |
74 <RequiredTargetFramework>3.0</RequiredTargetFramework> |
75 <Reference Include="PresentationFramework" /> |
75 </Reference> |
|
76 <Reference Include="WindowsBase"> |
|
77 <RequiredTargetFramework>3.0</RequiredTargetFramework> |
|
78 </Reference> |
|
79 <Reference Include="PresentationCore"> |
|
80 <RequiredTargetFramework>3.0</RequiredTargetFramework> |
|
81 </Reference> |
|
82 <Reference Include="PresentationFramework"> |
|
83 <RequiredTargetFramework>3.0</RequiredTargetFramework> |
|
84 </Reference> |
76 <Reference Include="Microsoft.Surface" /> |
85 <Reference Include="Microsoft.Surface" /> |
77 <Reference Include="Microsoft.Surface.Presentation" /> |
86 <Reference Include="Microsoft.Surface.Presentation" /> |
78 <Reference Include="Microsoft.Surface.Presentation.Generic" /> |
87 <Reference Include="Microsoft.Surface.Presentation.Generic" /> |
79 <Resource Include="fingersDance.Control.SessionInput.ressources.xaml"> |
88 <Resource Include="fingersDance.Control.SessionInput.ressources.xaml"> |
80 <Generator>MSBuild:Compile</Generator> |
89 <Generator>MSBuild:Compile</Generator> |
81 <SubType>Designer</SubType> |
90 <SubType>Designer</SubType> |
82 </Resource> |
91 </Resource> |
|
92 <Page Include="UserControlListProject.xaml"> |
|
93 <SubType>Designer</SubType> |
|
94 <Generator>MSBuild:Compile</Generator> |
|
95 </Page> |
|
96 <Page Include="UserControlListSession.xaml"> |
|
97 <SubType>Designer</SubType> |
|
98 <Generator>MSBuild:Compile</Generator> |
|
99 </Page> |
|
100 <Page Include="UserControlNewProject.xaml"> |
|
101 <SubType>Designer</SubType> |
|
102 <Generator>MSBuild:Compile</Generator> |
|
103 </Page> |
83 <Page Include="UserControlSessionInput.xaml"> |
104 <Page Include="UserControlSessionInput.xaml"> |
84 <Generator>MSBuild:Compile</Generator> |
105 <Generator>MSBuild:Compile</Generator> |
85 <SubType>Designer</SubType> |
106 <SubType>Designer</SubType> |
86 </Page> |
107 </Page> |
87 <Compile Include="UserControlSessionInput.xaml.cs"> |
108 <Compile Include="UserControlSessionInput.xaml.cs"> |
107 <Compile Include="Properties\Settings.Designer.cs"> |
128 <Compile Include="Properties\Settings.Designer.cs"> |
108 <AutoGen>True</AutoGen> |
129 <AutoGen>True</AutoGen> |
109 <DesignTimeSharedInput>True</DesignTimeSharedInput> |
130 <DesignTimeSharedInput>True</DesignTimeSharedInput> |
110 <DependentUpon>Settings.settings</DependentUpon> |
131 <DependentUpon>Settings.settings</DependentUpon> |
111 </Compile> |
132 </Compile> |
|
133 <Compile Include="UserControlListProject.xaml.cs"> |
|
134 <DependentUpon>UserControlListProject.xaml</DependentUpon> |
|
135 </Compile> |
|
136 <Compile Include="UserControlListSession.xaml.cs"> |
|
137 <DependentUpon>UserControlListSession.xaml</DependentUpon> |
|
138 </Compile> |
|
139 <Compile Include="UserControlNewProject.xaml.cs"> |
|
140 <DependentUpon>UserControlNewProject.xaml</DependentUpon> |
|
141 </Compile> |
112 <AppDesigner Include="Properties\" /> |
142 <AppDesigner Include="Properties\" /> |
113 </ItemGroup> |
143 </ItemGroup> |
114 <ItemGroup> |
144 <ItemGroup> |
115 <Content Include="Resources\icon.png"> |
145 <Content Include="Resources\icon.png"> |
116 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
146 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
123 <ItemGroup> |
153 <ItemGroup> |
124 <Resource Include="fingersDance.Control.SessionInput.ressources_Files\**\*.jpg;fingersDance.Control.SessionInput.ressources_Files\**\*.jpeg;fingersDance.Control.SessionInput.ressources_Files\**\*.png;fingersDance.Control.SessionInput.ressources_Files\**\*.bmp;fingersDance.Control.SessionInput.ressources_Files\**\*.gif;fingersDance.Control.SessionInput.ressources_Files\**\*.tif;fingersDance.Control.SessionInput.ressources_Files\**\*.tiff" /> |
154 <Resource Include="fingersDance.Control.SessionInput.ressources_Files\**\*.jpg;fingersDance.Control.SessionInput.ressources_Files\**\*.jpeg;fingersDance.Control.SessionInput.ressources_Files\**\*.png;fingersDance.Control.SessionInput.ressources_Files\**\*.bmp;fingersDance.Control.SessionInput.ressources_Files\**\*.gif;fingersDance.Control.SessionInput.ressources_Files\**\*.tif;fingersDance.Control.SessionInput.ressources_Files\**\*.tiff" /> |
125 <Resource Include="Resources\WindowBackground.jpg" /> |
155 <Resource Include="Resources\WindowBackground.jpg" /> |
126 </ItemGroup> |
156 </ItemGroup> |
127 <ItemGroup> |
157 <ItemGroup> |
|
158 <ProjectReference Include="..\FingersDance.Control\FingersDance.Control.csproj"> |
|
159 <Project>{4DC517DD-1601-481E-BAAC-6FE271417F46}</Project> |
|
160 <Name>FingersDance.Control</Name> |
|
161 </ProjectReference> |
128 <ProjectReference Include="..\FingersDance.Data\FingersDance.Data.csproj"> |
162 <ProjectReference Include="..\FingersDance.Data\FingersDance.Data.csproj"> |
129 <Project>{EAF384DB-2AE4-4132-839D-60F9DAFDEAD8}</Project> |
163 <Project>{EAF384DB-2AE4-4132-839D-60F9DAFDEAD8}</Project> |
130 <Name>FingersDance.Data</Name> |
164 <Name>FingersDance.Data</Name> |
131 </ProjectReference> |
165 </ProjectReference> |
132 </ItemGroup> |
166 </ItemGroup> |