src/FingersDance.Actions/FingersDance.Actions.csproj
changeset 135 84b3bf5ee3d2
parent 127 d2c42d42f504
child 138 61ba19954ed4
equal deleted inserted replaced
134:f5108a598aa7 135:84b3bf5ee3d2
    80     <Compile Include="ActionAddAnnotation.cs" />
    80     <Compile Include="ActionAddAnnotation.cs" />
    81     <Compile Include="ActionBase.cs" />
    81     <Compile Include="ActionBase.cs" />
    82     <Compile Include="ActionOpenMedia.cs" />
    82     <Compile Include="ActionOpenMedia.cs" />
    83     <Compile Include="ActionPlayMedia.cs" />
    83     <Compile Include="ActionPlayMedia.cs" />
    84     <Compile Include="ActionShowMessage.cs" />
    84     <Compile Include="ActionShowMessage.cs" />
       
    85     <Compile Include="ActionStartOrEndAnnotation.cs" />
    85     <Compile Include="ActionStopMedia.cs" />
    86     <Compile Include="ActionStopMedia.cs" />
    86     <Compile Include="Properties\AssemblyInfo.cs" />
    87     <Compile Include="Properties\AssemblyInfo.cs" />
    87     <EmbeddedResource Include="Properties\Resources.resx">
    88     <EmbeddedResource Include="Properties\Resources.resx">
    88       <Generator>ResXFileCodeGenerator</Generator>
    89       <Generator>ResXFileCodeGenerator</Generator>
    89       <SubType>Designer</SubType>
    90       <SubType>Designer</SubType>
   119   <ItemGroup>
   120   <ItemGroup>
   120     <ProjectReference Include="..\FingersDance.Control.TimeLine\FingersDance.Control.TimeLine.csproj">
   121     <ProjectReference Include="..\FingersDance.Control.TimeLine\FingersDance.Control.TimeLine.csproj">
   121       <Project>{2BCEE1BF-D3AC-478C-A26B-DFDB7420E965}</Project>
   122       <Project>{2BCEE1BF-D3AC-478C-A26B-DFDB7420E965}</Project>
   122       <Name>FingersDance.Control.TimeLine</Name>
   123       <Name>FingersDance.Control.TimeLine</Name>
   123     </ProjectReference>
   124     </ProjectReference>
       
   125     <ProjectReference Include="..\FingersDance.ViewModel\FingersDance.ViewModels.csproj">
       
   126       <Project>{E81BB080-0598-43AC-90CE-54D6570C4E9E}</Project>
       
   127       <Name>FingersDance.ViewModels</Name>
       
   128     </ProjectReference>
   124   </ItemGroup>
   129   </ItemGroup>
   125   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   130   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   126 </Project>
   131 </Project>