Removed unneeded packages from the solution.

This commit is contained in:
2016-11-15 22:15:56 -06:00
parent 1f700869c7
commit 6d54ac3bff
11 changed files with 4 additions and 29436 deletions
+1 -1
View File
@@ -764,7 +764,7 @@
//
this.weekEndingMonthCalendar.BackColor = System.Drawing.SystemColors.ControlLight;
this.weekEndingMonthCalendar.FirstDayOfWeek = System.Windows.Forms.Day.Sunday;
this.weekEndingMonthCalendar.Location = new System.Drawing.Point(29, 61);
this.weekEndingMonthCalendar.Location = new System.Drawing.Point(49, 61);
this.weekEndingMonthCalendar.MaxSelectionCount = 1;
this.weekEndingMonthCalendar.Name = "weekEndingMonthCalendar";
this.weekEndingMonthCalendar.ShowTodayCircle = false;