ResolveAssemblyReference.DependsOnNETStandard Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the assembly or any of its primary references depends on netstandard
public:
property System::String ^ DependsOnNETStandard { System::String ^ get(); };
[Microsoft.Build.Framework.Output]
public string DependsOnNETStandard { get; }
[<Microsoft.Build.Framework.Output>]
member this.DependsOnNETStandard : string
Public ReadOnly Property DependsOnNETStandard As String
Property Value
- Attributes