Microsoft.Build.Framework
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> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> | ||
| <metadata minClientVersion="2.8.1"> | ||
| <id>Microsoft.Build.Framework</id> | ||
| <version>15.1.262-preview5</version> | ||
| <title>Microsoft.Build.Framework</title> | ||
| <version>15.1.237-preview5</version> | ||
| <title>MSBuild APIs</title> | ||
| <authors>Microsoft</authors> | ||
@@ -11,19 +11,8 @@ <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.Framework assembly which is a common assembly used by other MSBuild assemblies.</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.3"> | ||
| <dependency id="System.Diagnostics.Debug" version="4.0.11" /> | ||
| <dependency id="System.Collections" version="4.0.11" /> | ||
| <dependency id="System.Globalization" version="4.0.11" /> | ||
| <dependency id="System.Runtime" version="4.1.0" /> | ||
| <dependency id="System.Runtime.InteropServices" version="4.1.0" /> | ||
| <dependency id="System.Threading" version="4.0.11" /> | ||
| <dependency id="System.Threading.Thread" version="4.0.0" /> | ||
| </group> | ||
| </dependencies> | ||
| </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