|
217 | 217 | <None Include="Examples\Expected\SampleMac.zip.txt"> |
218 | 218 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
219 | 219 | </None> |
| 220 | + <None Include="Examples\Expected\SampleUtf8.zip.txt"> |
| 221 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 222 | + </None> |
220 | 223 | <None Include="Examples\Expected\SampleVolume.rar.001.txt"> |
221 | 224 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
222 | 225 | </None> |
|
352 | 355 | <None Include="Examples\Sample.zip"> |
353 | 356 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
354 | 357 | </None> |
| 358 | + <None Include="Examples\SampleComma.zip"> |
| 359 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 360 | + </None> |
| 361 | + <None Include="Examples\SampleEmpty.7z"> |
| 362 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 363 | + </None> |
| 364 | + <None Include="Examples\SampleFilter.zip"> |
| 365 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 366 | + </None> |
| 367 | + <None Include="Examples\SampleMac.zip"> |
| 368 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 369 | + </None> |
| 370 | + <None Include="Examples\SampleUtf8.zip"> |
| 371 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 372 | + </None> |
355 | 373 | <None Include="Examples\SampleVolume.rar.001"> |
356 | 374 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
357 | 375 | </None> |
|
382 | 400 | <None Include="Examples\SampleVolume.zip"> |
383 | 401 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
384 | 402 | </None> |
385 | | - <None Include="Examples\SampleComma.zip"> |
386 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
387 | | - </None> |
388 | | - <None Include="Examples\SampleEmpty.7z"> |
389 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
390 | | - </None> |
391 | | - <None Include="Examples\SampleFilter.zip"> |
392 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
393 | | - </None> |
394 | | - <None Include="Examples\SampleMac.zip"> |
395 | | - <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
396 | | - </None> |
397 | 403 | </ItemGroup> |
398 | 404 | <ItemGroup> |
399 | 405 | <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" /> |
|
0 commit comments