Mercurial > pub > ImplabNet
comparison Implab.Fx/Implab.Fx.csproj @ 72:d67b95eddaf4 v2
promises refactoring
author | cin |
---|---|
date | Thu, 04 Sep 2014 18:47:12 +0400 |
parents | f2559580b481 |
children | 4439140706d0 |
comparison
equal
deleted
inserted
replaced
71:1714fd8678ef | 72:d67b95eddaf4 |
---|---|
44 <ItemGroup> | 44 <ItemGroup> |
45 <Compile Include="Animation.cs" /> | 45 <Compile Include="Animation.cs" /> |
46 <Compile Include="AnimationHelpers.cs" /> | 46 <Compile Include="AnimationHelpers.cs" /> |
47 <Compile Include="PromiseHelpers.cs" /> | 47 <Compile Include="PromiseHelpers.cs" /> |
48 <Compile Include="Properties\AssemblyInfo.cs" /> | 48 <Compile Include="Properties\AssemblyInfo.cs" /> |
49 <Compile Include="ControlBoundPromise.cs" /> | |
49 </ItemGroup> | 50 </ItemGroup> |
50 <ItemGroup> | 51 <ItemGroup> |
51 <ProjectReference Include="..\Implab\Implab.csproj"> | 52 <ProjectReference Include="..\Implab\Implab.csproj"> |
52 <Project>{99B95D0D-9CF9-4F70-8ADF-F4D0AA5CB0D9}</Project> | 53 <Project>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</Project> |
53 <Name>Implab</Name> | 54 <Name>Implab</Name> |
54 </ProjectReference> | 55 </ProjectReference> |
55 </ItemGroup> | 56 </ItemGroup> |
56 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> | 57 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
57 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | 58 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |