Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.01 KB

File metadata and controls

20 lines (12 loc) · 1.01 KB

MSBuild.Dependencies.Sdk

Summary

Supports managing Native and Managed references via various sources such as packages from a central repository. Also supports global references and central versioning via Solution SDK.

Package Name: MSBuild.Dependencies.Sdk

MSBuild.Dependencies.Sdk

Getting started

Visual Studio v15.6+ includes support for SDK's resolved from NuGet. That makes using the custom SDKs much easier.

See Using MSBuild project SDKs guide on Microsoft Docs for more information on how project SDKs work and how project SDKs are resolved.