Table of Contents

Class PublishRelatedProperties

Namespace
SunamoCsproj.Data
Assembly
SunamoCsproj.dll
public class PublishRelatedProperties
Inheritance
PublishRelatedProperties
Inherited Members
Extension Methods

Properties

AppendRuntimeIdentifierToOutputPath

public string? AppendRuntimeIdentifierToOutputPath { get; set; }

Property Value

string

AppendTargetFrameworkToOutputPath

public string? AppendTargetFrameworkToOutputPath { get; set; }

Property Value

string

CopyLocalLockFileAssemblies

public string? CopyLocalLockFileAssemblies { get; set; }

Property Value

string

EnablePackageValidation

public string? EnablePackageValidation { get; set; }

Property Value

string

ErrorOnDuplicatePublishOutputFiles

public string? ErrorOnDuplicatePublishOutputFiles { get; set; }

Property Value

string

GenerateRuntimeConfigDevFile

public string? GenerateRuntimeConfigDevFile { get; set; }

Property Value

string

GenerateRuntimeConfigurationFiles

public string? GenerateRuntimeConfigurationFiles { get; set; }

Property Value

string

GenerateSatelliteAssembliesForCore

public string? GenerateSatelliteAssembliesForCore { get; set; }

Property Value

string

IsPublishable

public string? IsPublishable { get; set; }

Property Value

string

PreserveCompilationContext

public string? PreserveCompilationContext { get; set; }

Property Value

string

PreserveCompilationReferences

public string? PreserveCompilationReferences { get; set; }

Property Value

string

ProduceReferenceAssemblyInOutDir

public string? ProduceReferenceAssemblyInOutDir { get; set; }

Property Value

string

PublishDocumentationFile

public string? PublishDocumentationFile { get; set; }

Property Value

string

PublishDocumentationFiles

public string? PublishDocumentationFiles { get; set; }

Property Value

string

PublishReferencesDocumentationFiles

public string? PublishReferencesDocumentationFiles { get; set; }

Property Value

string

PublishRelease

public string? PublishRelease { get; set; }

Property Value

string

PublishSelfContained

public string? PublishSelfContained { get; set; }

Property Value

string

RollForward

public string? RollForward { get; set; }

Property Value

string

RuntimeFrameworkVersion

public string? RuntimeFrameworkVersion { get; set; }

Property Value

string

RuntimeIdentifier

public string? RuntimeIdentifier { get; set; }

Property Value

string

RuntimeIdentifiers

public string? RuntimeIdentifiers { get; set; }

Property Value

string

SatelliteResourceLanguages

public string? SatelliteResourceLanguages { get; set; }

Property Value

string

SelfContained

public string? SelfContained { get; set; }

Property Value

string

UseAppHost

public string? UseAppHost { get; set; }

Property Value

string