OSDN Git Service

AppliStation-all,アセンブリバージョンを1.4.6に
[applistation/AppliStation.git] / na-get-lib / na-get-lib.csproj
index 465bc5d..324536b 100644 (file)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+<?xml version="1.0" encoding="utf-8"?>\r
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <PropertyGroup>\r
     <ProjectGuid>{058E953D-3986-4F74-8516-5A50D267D36A}</ProjectGuid>\r
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
@@ -53,6 +54,8 @@
   </ItemGroup>\r
   <ItemGroup>\r
     <Compile Include="AssemblyInfo.cs" />\r
+    <Compile Include="NaGet.ArchiveExtractionHelpers\ArchiveExtract.cs" />\r
+    <Compile Include="NaGet.ArchiveExtractionHelpers\SevenZipExtract.cs" />\r
     <Compile Include="NaGet.InteropServices\ComDirectAccess.cs" />\r
     <Compile Include="NaGet.InteropServices\CommonArchiverExtracter.cs" />\r
     <Compile Include="NaGet.InteropServices\CreateProcessCaller.cs" />\r
@@ -61,6 +64,7 @@
     <Compile Include="NaGet.InteropServices\PEFileInfoUtils.cs" />\r
     <Compile Include="NaGet.InteropServices\ShellLink.cs" />\r
     <Compile Include="NaGet.InteropServices\DownloadScannerService.cs" />\r
+    <Compile Include="NaGet.InteropServices\WindowsVersion.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
@@ -73,6 +77,7 @@
     <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\SecurityProtocolConfigSubTask.cs" />\r
     <Compile Include="NaGet.SubCommands.SubTask\VerifyInstallerFileSubTask.cs" />\r
     <Compile Include="NaGet.SubCommands.SubTask\VirusScanSubTask.cs" />\r
     <Compile Include="NaGet.SubCommands\NaGetDownloadToCache2.cs" />\r
     <Compile Include="NaGet.Packages.Install\InstalledPackage.cs" />\r
   </ItemGroup>\r
   <ItemGroup>\r
+    <Folder Include="NaGet.ArchiveExtractionHelpers" />\r
     <Folder Include="NaGet.InteropServices" />\r
     <Folder Include="NaGet.SubCommands" />\r
     <Folder Include="NaGet.SubCommands.SubTask" />\r