test/Control.Player.Test/Control.Player.Test.csproj
changeset 39 0efa1d506f28
parent 32 8f2692c743ff
--- a/test/Control.Player.Test/Control.Player.Test.csproj	Sun Sep 06 19:53:24 2009 +0200
+++ b/test/Control.Player.Test/Control.Player.Test.csproj	Mon Sep 07 18:41:31 2009 +0200
@@ -23,6 +23,7 @@
     <BootstrapperEnabled>true</BootstrapperEnabled>
     <PublishUrl>Publish\</PublishUrl>
     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
+    <ExpressionBlendVersion>3.0.1927.0</ExpressionBlendVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
@@ -77,13 +78,6 @@
       <Generator>MSBuild:Compile</Generator>
       <SubType>Designer</SubType>
     </Page>
-    <Page Include="UserControlPlayer.xaml">
-      <Generator>MSBuild:Compile</Generator>
-      <SubType>Designer</SubType>
-    </Page>
-    <Compile Include="UserControlPlayer.xaml.cs">
-      <DependentUpon>UserControlPlayer.xaml</DependentUpon>
-    </Compile>
   </ItemGroup>
   <ItemGroup>
     <ApplicationDefinition Include="App.xaml">
@@ -132,7 +126,6 @@
     <Content Include="Resources\Lake.wmv">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
-    <Resource Include="Control.Player.Test.xml" />
   </ItemGroup>
   <ItemGroup>
     <Resource Include="Resources\WindowBackground.jpg" />
@@ -143,5 +136,15 @@
       <SubType>Designer</SubType>
     </Page>
   </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\..\src\FingersDance.Actions\FingersDance.Actions.csproj">
+      <Project>{1E80D5A1-C45C-443B-8992-4A4D78D280FC}</Project>
+      <Name>FingersDance.Actions</Name>
+    </ProjectReference>
+    <ProjectReference Include="..\..\src\FingersDance.Control.Player\FingersDance.Control.Player.csproj">
+      <Project>{E3CD404C-F344-4B0D-9C72-61F45EAE3BE1}</Project>
+      <Name>FingersDance.Control.Player</Name>
+    </ProjectReference>
+  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
 </Project>
\ No newline at end of file