OSDN Git Service

na-get-lib,NaGetDownloadScanner and GuidEnumeratorForCategories are on namespace...
[applistation/AppliStation.git] / na-get-lib / NaGet.SubCommands / NaGetInstall.cs
index f76ba07..6fad3e6 100644 (file)
@@ -196,7 +196,7 @@ namespace NaGet.SubCommands
                /// </summary>\r
                private void runDownloadAndVirusCheckInstallers()\r
                {\r
-                       using (DownloadScanner scanner = new DownloadScanner()) {\r
+                       using (DownloadScannerService scanner = new DownloadScannerService()) {\r
                                scanner.Init();\r
                                foreach (Installation inst in Installations) {\r
                                        if (! inst.IsInstallablePackage()) {\r