src/FingersDance.Views/FingersDance.Views.csproj
changeset 128 90c29e979ef4
parent 127 d2c42d42f504
child 135 84b3bf5ee3d2
--- a/src/FingersDance.Views/FingersDance.Views.csproj	Wed Sep 30 16:58:58 2009 +0200
+++ b/src/FingersDance.Views/FingersDance.Views.csproj	Fri Oct 02 18:49:07 2009 +0200
@@ -3,7 +3,7 @@
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
-    <ProductVersion>9.0.21022</ProductVersion>
+    <ProductVersion>9.0.30729</ProductVersion>
     <SchemaVersion>2.0</SchemaVersion>
     <ProjectGuid>{0B308B6E-7B1E-46C0-ACC7-0B7EFC4D0B2C}</ProjectGuid>
     <OutputType>Library</OutputType>
@@ -122,6 +122,12 @@
       <Generator>MSBuild:Compile</Generator>
     </Page>
   </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\FingersDance.ViewModel\FingersDance.ViewModels.csproj">
+      <Project>{E81BB080-0598-43AC-90CE-54D6570C4E9E}</Project>
+      <Name>FingersDance.ViewModels</Name>
+    </ProjectReference>
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.