Toasts – Diff between revs 49 and 53

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 49 Rev 53
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="Utilities\Extensions.cs" />
102 <Compile Include="FormAnimator.cs" /> 103 <Compile Include="FormAnimator.cs" />
103 <Compile Include="NativeMethods.cs" /> 104 <Compile Include="NativeMethods.cs" />
104 <Compile Include="ScheduledContinuation.cs" /> 105 <Compile Include="ScheduledContinuation.cs" />
105 <Compile Include="ToastForm.cs"> 106 <Compile Include="ToastForm.cs">
106 <SubType>Form</SubType> 107 <SubType>Form</SubType>