Toasts – Diff between revs 54 and 55
?pathlinks?
Rev 54 | Rev 55 | |||
---|---|---|---|---|
Line 97... | Line 97... | |||
97 | <Reference Include="System.Drawing" /> |
97 | <Reference Include="System.Drawing" /> |
|
98 | <Reference Include="System.Windows.Forms" /> |
98 | <Reference Include="System.Windows.Forms" /> |
|
99 | <Reference Include="System.Xml" /> |
99 | <Reference Include="System.Xml" /> |
|
100 | </ItemGroup> |
100 | </ItemGroup> |
|
101 | <ItemGroup> |
101 | <ItemGroup> |
|
- | 102 | <Compile Include="Properties\Annotations.cs" /> |
||
- | 103 | <Compile Include="Proxy.cs" /> |
||
102 | <Compile Include="Utilities\Extensions.cs" /> |
104 | <Compile Include="Utilities\Extensions.cs" /> |
|
103 | <Compile Include="NativeMethods.cs" /> |
105 | <Compile Include="NativeMethods.cs" /> |
|
104 | <Compile Include="ScheduledContinuation.cs" /> |
106 | <Compile Include="ScheduledContinuation.cs" /> |
|
105 | <Compile Include="ToastForm.cs"> |
107 | <Compile Include="ToastForm.cs"> |
|
106 | <SubType>Form</SubType> |
108 | <SubType>Form</SubType> |