Microsoft.Build
Advanced tools
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
@@ -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> |
@@ -1,6 +0,6 @@ | ||
| <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> | ||
| <?xml version="1.0" encoding="utf-8"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd"> | ||
| <metadata> | ||
| <id>Microsoft.Build</id> | ||
| <version>15.1.0-preview-000370-00</version> | ||
| <version>14.3.0</version> | ||
| <title>Microsoft.Build</title> | ||
@@ -17,57 +17,17 @@ <authors>Microsoft</authors> | ||
| <dependencies> | ||
| <group targetFramework=".NETStandard1.5"> | ||
| <dependency id="Microsoft.Build.Framework" version="[15.1.0-preview-000370-00]" /> | ||
| <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" /> | ||
| <group targetFramework=".NETStandard1.3"> | ||
| <dependency id="Microsoft.Build.Framework" version="[14.3.0]" /> | ||
| <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.Linq.Parallel" version="4.0.1" /> | ||
| <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.0-preview-000370-00]" /> | ||
| <group targetFramework=".NETFramework4.5"> | ||
| <dependency id="Microsoft.Build.Framework" version="[14.3.0]" /> | ||
| </group> | ||
| </dependencies> | ||
| <frameworkAssemblies> | ||
| <frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.6" /> | ||
| <frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.5" /> | ||
| </frameworkAssemblies> | ||
| </metadata> | ||
| </package> |
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 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