Skip to content

Commit

Permalink
moved System.Drawing extensions into separate assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmsu committed Jan 21, 2020
1 parent 60fad6d commit ae5c503
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 52 deletions.
4 changes: 2 additions & 2 deletions AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyVersion("1.2.*")]
[assembly: AssemblyVersion("1.3.*")]
[assembly: AssemblyCompany("Lost Tech LLC")]
[assembly: AssemblyProduct("Stack")]
[assembly: AssemblyCopyright("Copyright © Lost Tech LLC 2020")]
Expand Down
14 changes: 0 additions & 14 deletions Utils/DrawingPointUtils.cs

This file was deleted.

36 changes: 0 additions & 36 deletions Utils/RectExtensions.cs

This file was deleted.

0 comments on commit ae5c503

Please sign in to comment.