Mercurial > pub > ImplabNet
comparison Implab.Fx/Implab.Fx.csproj @ 210:5dc21f6a3222 v2
Code review for RunnableComponent
Added StaApartment class based on System.Windows.Forms.Application message loop
author | cin |
---|---|
date | Mon, 20 Mar 2017 17:44:18 +0300 |
parents | 130781364799 |
children |
comparison
equal
deleted
inserted
replaced
209:a867536c68fc | 210:5dc21f6a3222 |
---|---|
68 <Compile Include="Animation.cs" /> | 68 <Compile Include="Animation.cs" /> |
69 <Compile Include="AnimationHelpers.cs" /> | 69 <Compile Include="AnimationHelpers.cs" /> |
70 <Compile Include="PromiseHelpers.cs" /> | 70 <Compile Include="PromiseHelpers.cs" /> |
71 <Compile Include="Properties\AssemblyInfo.cs" /> | 71 <Compile Include="Properties\AssemblyInfo.cs" /> |
72 <Compile Include="ControlBoundPromise.cs" /> | 72 <Compile Include="ControlBoundPromise.cs" /> |
73 <Compile Include="StaApartment.cs" /> | |
73 </ItemGroup> | 74 </ItemGroup> |
74 <ItemGroup> | 75 <ItemGroup> |
75 <ProjectReference Include="..\Implab\Implab.csproj"> | 76 <ProjectReference Include="..\Implab\Implab.csproj"> |
76 <Project>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</Project> | 77 <Project>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</Project> |
77 <Name>Implab</Name> | 78 <Name>Implab</Name> |