Improved cli build and publish to use project references
This commit is contained in:
@@ -12,3 +12,4 @@ class BuildSettingsNameEnum(Enum):
|
||||
included = 'Included'
|
||||
excluded = 'Excluded'
|
||||
package_data = 'PackageData'
|
||||
project_references = 'ProjectReferences'
|
||||
|
||||
Reference in New Issue
Block a user