@@ -39,6 +39,8 @@ copy Cmd_BZip2.exe bunzip2.exe</PostBuildEvent>
3939 <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
4040 <UseApplicationTrust >false</UseApplicationTrust >
4141 <BootstrapperEnabled >true</BootstrapperEnabled >
42+ <NuGetPackageImportStamp >
43+ </NuGetPackageImportStamp >
4244 </PropertyGroup >
4345 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
4446 <DebugSymbols >true</DebugSymbols >
@@ -78,17 +80,92 @@ copy Cmd_BZip2.exe bunzip2.exe</PostBuildEvent>
7880 <FileAlignment >4096</FileAlignment >
7981 </PropertyGroup >
8082 <ItemGroup >
83+ <Reference Include =" ICSharpCode.SharpZipLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" >
84+ <HintPath >..\..\packages\SharpZipLib.1.0.0-alpha1\lib\netstandard1.3\ICSharpCode.SharpZipLib.dll</HintPath >
85+ <Private >True</Private >
86+ </Reference >
87+ <Reference Include =" Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
88+ <HintPath >..\..\packages\Microsoft.Win32.Primitives.4.3.0\lib\net46\Microsoft.Win32.Primitives.dll</HintPath >
89+ <Private >True</Private >
90+ </Reference >
8191 <Reference Include =" System" />
92+ <Reference Include =" System.AppContext, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
93+ <HintPath >..\..\packages\System.AppContext.4.3.0\lib\net46\System.AppContext.dll</HintPath >
94+ <Private >True</Private >
95+ </Reference >
96+ <Reference Include =" System.ComponentModel.Composition" />
97+ <Reference Include =" System.Console, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
98+ <HintPath >..\..\packages\System.Console.4.3.0\lib\net46\System.Console.dll</HintPath >
99+ <Private >True</Private >
100+ </Reference >
101+ <Reference Include =" System.Diagnostics.DiagnosticSource, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
102+ <HintPath >..\..\packages\System.Diagnostics.DiagnosticSource.4.3.0\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath >
103+ <Private >True</Private >
104+ </Reference >
105+ <Reference Include =" System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
106+ <HintPath >..\..\packages\System.Globalization.Calendars.4.3.0\lib\net46\System.Globalization.Calendars.dll</HintPath >
107+ <Private >True</Private >
108+ </Reference >
109+ <Reference Include =" System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
110+ <HintPath >..\..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll</HintPath >
111+ <Private >True</Private >
112+ </Reference >
113+ <Reference Include =" System.IO.Compression.FileSystem" />
114+ <Reference Include =" System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" >
115+ <HintPath >..\..\packages\System.IO.Compression.ZipFile.4.3.0\lib\net46\System.IO.Compression.ZipFile.dll</HintPath >
116+ <Private >True</Private >
117+ </Reference >
118+ <Reference Include =" System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
119+ <HintPath >..\..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath >
120+ <Private >True</Private >
121+ </Reference >
122+ <Reference Include =" System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
123+ <HintPath >..\..\packages\System.IO.FileSystem.Primitives.4.3.0\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath >
124+ <Private >True</Private >
125+ </Reference >
126+ <Reference Include =" System.Net.Http, Version=4.1.0.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
127+ <HintPath >..\..\packages\System.Net.Http.4.1.2\lib\net46\System.Net.Http.dll</HintPath >
128+ <Private >True</Private >
129+ </Reference >
130+ <Reference Include =" System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
131+ <HintPath >..\..\packages\System.Net.Sockets.4.3.0\lib\net46\System.Net.Sockets.dll</HintPath >
132+ <Private >True</Private >
133+ </Reference >
134+ <Reference Include =" System.Numerics" />
135+ <Reference Include =" System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
136+ <HintPath >..\..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath >
137+ <Private >True</Private >
138+ </Reference >
139+ <Reference Include =" System.Security.Cryptography.Algorithms, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
140+ <HintPath >..\..\packages\System.Security.Cryptography.Algorithms.4.2.0\lib\net461\System.Security.Cryptography.Algorithms.dll</HintPath >
141+ <Private >True</Private >
142+ </Reference >
143+ <Reference Include =" System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
144+ <HintPath >..\..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath >
145+ <Private >True</Private >
146+ </Reference >
147+ <Reference Include =" System.Security.Cryptography.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
148+ <HintPath >..\..\packages\System.Security.Cryptography.Primitives.4.0.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath >
149+ <Private >True</Private >
150+ </Reference >
151+ <Reference Include =" System.Security.Cryptography.X509Certificates, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
152+ <HintPath >..\..\packages\System.Security.Cryptography.X509Certificates.4.1.0\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath >
153+ <Private >True</Private >
154+ </Reference >
155+ <Reference Include =" System.Xml" />
156+ <Reference Include =" System.Xml.Linq" />
157+ <Reference Include =" System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
158+ <HintPath >..\..\packages\System.Xml.ReaderWriter.4.3.0\lib\net46\System.Xml.ReaderWriter.dll</HintPath >
159+ <Private >True</Private >
160+ </Reference >
82161 </ItemGroup >
83162 <ItemGroup >
84- <Compile Include =" ..\..\..\GlobalAssemblyInfo.cs" >
85- <Link >Properties\GlobalAssemblyInfo.cs</Link >
86- </Compile >
87163 <Compile Include =" Cmd_BZip2.cs" />
88164 <Compile Include =" Properties\AssemblyInfo.cs" />
89165 </ItemGroup >
90166 <ItemGroup >
91167 <None Include =" app.config" />
168+ <None Include =" packages.config" />
92169 </ItemGroup >
93170 <ItemGroup >
94171 <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
@@ -100,11 +177,12 @@ copy Cmd_BZip2.exe bunzip2.exe</PostBuildEvent>
100177 <ItemGroup >
101178 <Content Include =" readme.txt" />
102179 </ItemGroup >
103- <ItemGroup >
104- <ProjectReference Include =" ..\..\..\ICSharpCode.SharpZipLib\ICSharpCode.SharpZipLib.csproj" >
105- <Project >{0e7413ff-eb9e-4714-acf2-be3a6a7b2ffd}</Project >
106- <Name >ICSharpCode.SharpZipLib</Name >
107- </ProjectReference >
108- </ItemGroup >
109180 <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.Targets" />
181+ <Import Project =" ..\..\packages\NETStandard.Library.2.0.0\build\netstandard2.0\NETStandard.Library.targets" Condition =" Exists('..\..\packages\NETStandard.Library.2.0.0\build\netstandard2.0\NETStandard.Library.targets')" />
182+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
183+ <PropertyGroup >
184+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
185+ </PropertyGroup >
186+ <Error Condition =" !Exists('..\..\packages\NETStandard.Library.2.0.0\build\netstandard2.0\NETStandard.Library.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\NETStandard.Library.2.0.0\build\netstandard2.0\NETStandard.Library.targets'))" />
187+ </Target >
110188</Project >
0 commit comments