OSDN Git Service

AppliStation-All,キャッシュへのダウンロード処理を新方式(NaGetDownloadToCache2)に変更。
[applistation/AppliStation.git] / na-get-lib / na-get-lib.csproj
index 62c3dda..c8c7cbe 100644 (file)
     <Compile Include="NaGet.InteropServices\CommonArchiverExtracter.cs" />\r
     <Compile Include="NaGet.InteropServices\CreateProcessCaller.cs" />\r
     <Compile Include="NaGet.InteropServices\DllAccess.cs" />\r
+    <Compile Include="NaGet.InteropServices\GuidEnumeratorForCategories.cs" />\r
     <Compile Include="NaGet.InteropServices\PEFileInfoUtils.cs" />\r
     <Compile Include="NaGet.InteropServices\ShellLink.cs" />\r
-    <Compile Include="NaGet.Net\DownloadScanner.cs" />\r
-    <Compile Include="NaGet.Net\GuidEnumeratorForCategories.cs" />\r
+    <Compile Include="NaGet.InteropServices\DownloadScannerService.cs" />\r
     <Compile Include="NaGet.Packages.Install\DependeciesResolver.cs" />\r
     <Compile Include="NaGet.Packages.Install\InstallationLog.cs" />\r
     <Compile Include="NaGet.Packages.Install\UpgradeFinder.cs" />\r
     <Compile Include="NaGet.Packages\VersionComparetor.cs" />\r
     <Compile Include="NaGet.SubCommands.SubTask\FunctionalSubTask.cs" />\r
     <Compile Include="NaGet.SubCommands.SubTask\DownloadSubTask.cs" />\r
+    <Compile Include="NaGet.SubCommands.SubTask\LocalUpdateSubTask.cs" />\r
     <Compile Include="NaGet.SubCommands.SubTask\NaGetSubTask.cs" />\r
+    <Compile Include="NaGet.SubCommands.SubTask\VerifyInstallerFileSubTask.cs" />\r
+    <Compile Include="NaGet.SubCommands.SubTask\VirusScanSubTask.cs" />\r
     <Compile Include="NaGet.SubCommands\NaGetDownloadToCache.cs" />\r
+    <Compile Include="NaGet.SubCommands\NaGetDownloadToCache2.cs" />\r
     <Compile Include="NaGet.SubCommands\NaGetInstall.cs" />\r
     <Compile Include="NaGet.SubCommands\NaGetTaskSet.cs" />\r
     <Compile Include="NaGet.SubCommands\NaGetTaskSet2.cs" />\r
     <Compile Include="NaGet.SubCommands\NaGetUninstall.cs" />\r
+    <Compile Include="NaGet.SubCommands\NaGetUninstall2.cs" />\r
+    <Compile Include="NaGet.SubCommands\NaGetUpdate2.cs" />\r
     <Compile Include="NaGet.Tasks\Task.cs" />\r
     <Compile Include="NaGet.Tasks\TaskCanceledException.cs" />\r
     <Compile Include="NaGet.Tasks\TaskEventArgs.cs" />\r
     <Compile Include="NaGet.Packages.Install\UninstallInformation.cs" />\r
     <Compile Include="NaGet.Packages.Install\InstalledPackage.cs" />\r
     <Compile Include="NaGet.SubCommands\NaGetUpdate.cs" />\r
-    <None Include="NaGet.SubCommands.SubTask\LocalUpdateSubTask.cs" />\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="NaGet.InteropServices" />\r