diff 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
line wrap: on
line diff
--- a/Implab.Fx/Implab.Fx.csproj	Wed Nov 16 03:06:08 2016 +0300
+++ b/Implab.Fx/Implab.Fx.csproj	Mon Mar 20 17:44:18 2017 +0300
@@ -70,6 +70,7 @@
     <Compile Include="PromiseHelpers.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="ControlBoundPromise.cs" />
+    <Compile Include="StaApartment.cs" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\Implab\Implab.csproj">