# HG changeset patch # User sarias # Date 1253806294 -7200 # Node ID 168048e2f1bcfb1d4c7aacb33b7731ff9838c54a # Parent 0584407ffcab201034aa0eedb4d11b17b4dfe251 Stack panel annotation diff -r 0584407ffcab -r 168048e2f1bc src/FingersDance.Control.Player/UserControlPlayer.xaml --- a/src/FingersDance.Control.Player/UserControlPlayer.xaml Thu Sep 24 16:33:48 2009 +0200 +++ b/src/FingersDance.Control.Player/UserControlPlayer.xaml Thu Sep 24 17:31:34 2009 +0200 @@ -127,11 +127,17 @@ - - + + - - + + + + + + + + diff -r 0584407ffcab -r 168048e2f1bc src/FingersDance/FingersDance.csproj --- a/src/FingersDance/FingersDance.csproj Thu Sep 24 16:33:48 2009 +0200 +++ b/src/FingersDance/FingersDance.csproj Thu Sep 24 17:31:34 2009 +0200 @@ -9,6 +9,9 @@ v3.5 4 winexe + false + OnBuildSuccess + Publish\ true Web true @@ -18,11 +21,10 @@ false false false - 1.0.0.* - true + 0 + 1.0.0.%2a + false true - Publish\ - OnBuildSuccess true @@ -159,10 +161,36 @@ {67E2CB60-529E-4AFF-8E0F-A8087EE638B1} FingersDance.Control.Screen + + {4C5C068F-7D41-4563-9109-7B57485F4BED} + FingersDance.Control.SessionInput + {E6A3A067-1CB4-43D2-BB9C-DC72361F7E22} FingersDance.Control.UserPanel + + + False + .NET Framework 2.0 %28x86%29 + false + + + False + .NET Framework 3.0 %28x86%29 + false + + + False + .NET Framework 3.5 + true + + + False + Windows Installer 3.1 + true + + \ No newline at end of file