|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <Project ToolsVersion="15.0">
|
3 | 3 | <ItemGroup>
|
4 |
| - <MergeInclude Include="$(OutputPath)Microsoft.Extensions.FileProviders.Abstractions.dll"/> |
5 |
| - <MergeInclude Include="$(OutputPath)Microsoft.Extensions.FileSystemGlobbing.dll"/> |
6 |
| - <MergeInclude Include="$(OutputPath)Microsoft.Extensions.Primitives.dll"/> |
7 | 4 | <MergeInclude Include="$(OutputPath)Microsoft.Web.XmlTransform.dll"/>
|
8 | 5 | <MergeInclude Include="$(OutputPath)Newtonsoft.Json.dll"/>
|
9 | 6 | <MergeInclude Include="$(OutputPath)NuGet.Build.Tasks.dll"/>
|
|
22 | 19 | <MergeInclude Include="$(OutputPath)NuGet.Versioning.dll"/>
|
23 | 20 | <MergeInclude Include="$(OutputPath)NuGet.Core.dll"/>
|
24 | 21 | <MergeInclude Include="$(OutputPath)NuGet.MSSigning.Extensions.dll"/>
|
25 |
| - <MergeInclude Include="$(OutputPath)System.Memory.dll"/> |
26 | 22 | <MergeInclude Include="$(OutputPath)System.Threading.Tasks.Dataflow.dll"/>
|
27 | 23 |
|
28 | 24 | <MergeExclude Include="$(OutputPath)Microsoft.VisualStudio.Setup.Configuration.Interop.dll"/>
|
29 | 25 | <MergeExclude Include="$(OutputPath)Microsoft.CSharp.dll"/>
|
30 | 26 | <MergeExclude Include="$(OutputPath)mscorlib.dll"/>
|
31 |
| - <MergeExclude Include="$(OutputPath)System.Buffers.dll"/> |
32 | 27 | <MergeExclude Include="$(OutputPath)System.Collections.Concurrent.dll"/>
|
33 | 28 | <MergeExclude Include="$(OutputPath)System.Collections.dll"/>
|
34 | 29 | <MergeExclude Include="$(OutputPath)System.ComponentModel.Composition.dll"/>
|
|
38 | 33 | <MergeExclude Include="$(OutputPath)System.IO.Compression.dll"/>
|
39 | 34 | <MergeExclude Include="$(OutputPath)System.Net.Http.dll"/>
|
40 | 35 | <MergeExclude Include="$(OutputPath)System.Net.Http.WebRequest.dll"/>
|
41 |
| - <MergeExclude Include="$(OutputPath)System.Numerics.Vectors.dll"/> |
42 | 36 | <MergeExclude Include="$(OutputPath)System.Runtime.dll"/>
|
43 | 37 | <MergeExclude Include="$(OutputPath)System.Runtime.Serialization.dll"/>
|
44 |
| - <MergeExclude Include="$(OutputPath)System.Runtime.CompilerServices.Unsafe.dll"/> |
45 | 38 | <MergeExclude Include="$(OutputPath)System.Security.dll"/>
|
46 | 39 | <MergeExclude Include="$(OutputPath)System.ServiceModel.dll"/>
|
47 | 40 | <MergeExclude Include="$(OutputPath)System.Xml.dll"/>
|
|
0 commit comments