Microsoft.Build
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -6,4 +6,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <Default Extension="dll" ContentType="application/octet" /> | ||
| <Default Extension="xml" ContentType="application/octet" /> | ||
| <Default Extension="nuspec" ContentType="application/octet" /> | ||
| </Types> |
| <?xml version="1.0" encoding="utf-8"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
| <metadata> | ||
| <metadata minClientVersion="2.8.1"> | ||
| <id>Microsoft.Build</id> | ||
| <version>15.1.262-preview5</version> | ||
| <title>Microsoft.Build</title> | ||
| <version>15.1.237-preview5</version> | ||
| <title>MSBuild APIs</title> | ||
| <authors>Microsoft</authors> | ||
@@ -11,62 +11,13 @@ <owners>Microsoft</owners> | ||
| <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl> | ||
| <projectUrl>http://go.microsoft.com/fwlink/?LinkId=624683)</projectUrl> | ||
| <iconUrl>https://go.microsoft.com/fwlink/?linkid=825694</iconUrl> | ||
| <description>This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.</description> | ||
| <projectUrl>http://go.microsoft.com/fwlink/?LinkId=624683</projectUrl> | ||
| <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | ||
| <description>This package includes APIs that support writing MSBuild tasks.</description> | ||
| <summary>MSBuild APIs</summary> | ||
| <copyright>Copyright © Microsoft Corporation</copyright> | ||
| <tags>MSBuild</tags> | ||
| <dependencies> | ||
| <group targetFramework=".NETStandard1.5"> | ||
| <dependency id="Microsoft.Build.Framework" version="[15.1.262-preview5]" /> | ||
| <dependency id="System.Diagnostics.Contracts" version="4.0.1" /> | ||
| <dependency id="Microsoft.Win32.Primitives" version="4.0.1" /> | ||
| <dependency id="System.AppContext" version="4.1.0" /> | ||
| <dependency id="System.Collections" version="4.0.11" /> | ||
| <dependency id="System.Collections.Concurrent" version="4.0.12" /> | ||
| <dependency id="System.Collections.Immutable" version="1.2.0" /> | ||
| <dependency id="System.Collections.NonGeneric" version="4.0.1" /> | ||
| <dependency id="System.Console" version="4.0.0" /> | ||
| <dependency id="System.Diagnostics.Debug" version="4.0.11" /> | ||
| <dependency id="System.Diagnostics.FileVersionInfo" version="4.0.0" /> | ||
| <dependency id="System.Diagnostics.Process" version="4.1.0" /> | ||
| <dependency id="System.Diagnostics.TraceSource" version="4.0.0" /> | ||
| <dependency id="System.Globalization" version="4.0.11" /> | ||
| <dependency id="System.IO" version="4.1.0" /> | ||
| <dependency id="System.IO.Compression" version="4.1.0" /> | ||
| <dependency id="System.IO.FileSystem" version="4.0.1" /> | ||
| <dependency id="System.IO.FileSystem.Primitives" version="4.0.1" /> | ||
| <dependency id="System.IO.Pipes" version="4.0.0" /> | ||
| <dependency id="System.Linq" version="4.1.0" /> | ||
| <dependency id="System.ObjectModel" version="4.0.12" /> | ||
| <dependency id="System.Reflection" version="4.1.0" /> | ||
| <dependency id="System.Reflection.Extensions" version="4.0.1" /> | ||
| <dependency id="System.Reflection.Metadata" version="1.3.0" /> | ||
| <dependency id="System.Reflection.Primitives" version="4.0.1" /> | ||
| <dependency id="System.Reflection.TypeExtensions" version="4.1.0" /> | ||
| <dependency id="System.Resources.ResourceManager" version="4.0.1" /> | ||
| <dependency id="System.Runtime" version="4.1.0" /> | ||
| <dependency id="System.Runtime.Extensions" version="4.1.0" /> | ||
| <dependency id="System.Runtime.Handles" version="4.0.1" /> | ||
| <dependency id="System.Runtime.InteropServices" version="4.1.0" /> | ||
| <dependency id="System.Runtime.InteropServices.RuntimeInformation" version="4.0.0" /> | ||
| <dependency id="System.Runtime.Loader" version="4.0.0" /> | ||
| <dependency id="System.Text.Encoding" version="4.0.11" /> | ||
| <dependency id="System.Text.Encoding.Extensions" version="4.0.11" /> | ||
| <dependency id="System.Text.RegularExpressions" version="4.1.0" /> | ||
| <dependency id="System.Threading" version="4.0.11" /> | ||
| <dependency id="System.Threading.Tasks" version="4.0.11" /> | ||
| <dependency id="System.Threading.Tasks.Dataflow" version="4.6.0" /> | ||
| <dependency id="system.Threading.Thread" version="4.0.0" /> | ||
| <dependency id="System.Threading.ThreadPool" version="4.0.10" /> | ||
| <dependency id="System.Xml.ReaderWriter" version="4.0.11" /> | ||
| <dependency id="System.Xml.XmlDocument" version="4.0.1" /> | ||
| <dependency id="System.Xml.XPath.XmlDocument" version="4.0.1" /> | ||
| </group> | ||
| <group targetFramework=".NETFramework4.6"> | ||
| <dependency id="Microsoft.Build.Framework" version="[15.1.262-preview5]" /> | ||
| <dependency id="Microsoft.Build.Framework" version="15.1.237-preview5" /> | ||
| </group> | ||
| </dependencies> | ||
| <frameworkAssemblies> | ||
| <frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.6" /> | ||
| </frameworkAssemblies> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet