@@ -80,84 +80,10 @@ copy Cmd_BZip2.exe bunzip2.exe</PostBuildEvent>
80
80
<FileAlignment >4096</FileAlignment >
81
81
</PropertyGroup >
82
82
<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 >
83
+ <Reference Include =" ICSharpCode.SharpZipLib, Version=1.2.0.246, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" >
84
+ <HintPath >..\..\packages\SharpZipLib.1.2.0\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath >
90
85
</Reference >
91
86
<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 >
161
87
</ItemGroup >
162
88
<ItemGroup >
163
89
<Compile Include =" Cmd_BZip2.cs" />
@@ -178,11 +104,4 @@ copy Cmd_BZip2.exe bunzip2.exe</PostBuildEvent>
178
104
<Content Include =" readme.txt" />
179
105
</ItemGroup >
180
106
<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 >
188
107
</Project >
0 commit comments