Property FrameworkReferences
- Namespace
- Alternet.Common.DotNet.Projects.SdkStyleReferences
- Assembly
- Alternet.Common.v9.dll
FrameworkReferences
Gets the read-only list of shared frameworks that contains a collection of assembly references for this project.
public IReadOnlyList<string> FrameworkReferences { get; }