• R/O
  • SSH
  • HTTPS

uri-db: Commit


Commit MetaInfo

Revisão2 (tree)
Hora2009-01-11 23:52:10
Autortenmyo

Mensagem de Log

参照する.Net Frameworkを3.5->2.0に

Mudança Sumário

Diff

--- trunk/URI-DB/NotifyForm.cs (revision 1)
+++ trunk/URI-DB/NotifyForm.cs (revision 2)
@@ -3,7 +3,6 @@
33 using System.ComponentModel;
44 using System.Data;
55 using System.Drawing;
6-using System.Linq;
76 using System.Text;
87 using System.Windows.Forms;
98
--- trunk/URI-DB/Program.cs (revision 1)
+++ trunk/URI-DB/Program.cs (revision 2)
@@ -1,6 +1,5 @@
11 using System;
22 using System.Collections.Generic;
3-using System.Linq;
43 using System.Windows.Forms;
54
65 namespace URI_DB
--- trunk/URI-DB/MainForm.cs (revision 1)
+++ trunk/URI-DB/MainForm.cs (revision 2)
@@ -3,7 +3,6 @@
33 using System.ComponentModel;
44 using System.Data;
55 using System.Drawing;
6-using System.Linq;
76 using System.Text;
87 using System.Windows.Forms;
98
Show on old repository browser