Toasts – Diff between revs 53 and 54
?pathlinks?
Rev 53 | Rev 54 | |||
---|---|---|---|---|
Line 98... | Line 98... | |||
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="Utilities\Extensions.cs" /> |
102 | <Compile Include="Utilities\Extensions.cs" /> |
|
103 | <Compile Include="FormAnimator.cs" /> |
- | ||
104 | <Compile Include="NativeMethods.cs" /> |
103 | <Compile Include="NativeMethods.cs" /> |
|
105 | <Compile Include="ScheduledContinuation.cs" /> |
104 | <Compile Include="ScheduledContinuation.cs" /> |
|
106 | <Compile Include="ToastForm.cs"> |
105 | <Compile Include="ToastForm.cs"> |
|
107 | <SubType>Form</SubType> |
106 | <SubType>Form</SubType> |
|
108 | </Compile> |
107 | </Compile> |