--- a/src/FingersDance.Control.Player/FingersDance.Control.Player.csproj Sun Sep 06 19:53:24 2009 +0200
+++ b/src/FingersDance.Control.Player/FingersDance.Control.Player.csproj Mon Sep 07 18:41:31 2009 +0200
@@ -2,13 +2,13 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{D5625AA4-362F-4E46-9916-65F3B173ECBE}</ProjectGuid>
+ <ProjectGuid>{E3CD404C-F344-4B0D-9C72-61F45EAE3BE1}</ProjectGuid>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<RootNamespace>FingersDance.Control.Player</RootNamespace>
<AssemblyName>FingersDance.Control.Player</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<WarningLevel>4</WarningLevel>
- <OutputType>WinExe</OutputType>
+ <OutputType>Library</OutputType>
<Install>true</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>true</UpdateEnabled>
@@ -25,6 +25,7 @@
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
<StartupObject>
</StartupObject>
+ <ExpressionBlendVersion>3.0.1927.0</ExpressionBlendVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -98,16 +99,6 @@
</Compile>
</ItemGroup>
<ItemGroup>
- <ApplicationDefinition Include="App.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Compile Include="App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- </ItemGroup>
- <ItemGroup>
<Compile Include="PlayAction.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="Properties\Resources.resx">
@@ -146,7 +137,6 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Resource Include="Resources\SurfaceWindow1Background.jpg" />
- <Resource Include="FingersDance.Control.Player.xml" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\WindowBackground.jpg" />