OSDN Git Service

AppliStation,サイレントインストールのロジック部分とall-get.exeからの部分を書いた
[applistation/AppliStation.git] / AppliStation / Program.cs
index 9b16164..9b007df 100644 (file)
@@ -98,7 +98,7 @@ namespace AppliStation
                \r
                private void parseArgs(string[] args)\r
                {\r
-                       ArgParse parser = new ArgParse(appArgs);\r
+                       NaGet.ArgParser parser = new NaGet.ArgParser(appArgs);\r
                        restAppArgs = parser.Parse(args);\r
                }\r
                \r