Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

Microsoft.Build

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft.build - nuget Package Compare versions

Comparing version
15.1.237-preview5
to
15.1.0-preview-000545-01
lib/net46/Microsoft.Build.xml

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

+1
-0

@@ -6,3 +6,4 @@ <?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,7 +0,7 @@

<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata minClientVersion="2.8.1">
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Microsoft.Build</id>
<version>15.1.237-preview5</version>
<title>MSBuild APIs</title>
<version>15.1.0-preview-000545-01</version>
<title>Microsoft.Build</title>
<authors>Microsoft</authors>

@@ -12,12 +12,62 @@ <owners>Microsoft</owners>

<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>
<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>
<copyright>Copyright © Microsoft Corporation</copyright>
<tags>MSBuild</tags>
<dependencies>
<group targetFramework=".NETStandard1.5">
<dependency id="Microsoft.Build.Framework" version="[15.1.0-preview-000545-01]" />
<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.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.237-preview5" />
<dependency id="Microsoft.Build.Framework" version="[15.1.0-preview-000545-01]" />
</group>
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.6" />
</frameworkAssemblies>
</metadata>
</package>

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