Class PublishRelatedProperties
- Namespace
- SunamoCsproj.Data
- Assembly
- SunamoCsproj.dll
public class PublishRelatedProperties
- Inheritance
-
PublishRelatedProperties
- Inherited Members
-
- Extension Methods
-
Properties
public string? AppendRuntimeIdentifierToOutputPath { get; set; }
Property Value
- string
public string? AppendTargetFrameworkToOutputPath { get; set; }
Property Value
- string
public string? CopyLocalLockFileAssemblies { get; set; }
Property Value
- string
public string? EnablePackageValidation { get; set; }
Property Value
- string
public string? ErrorOnDuplicatePublishOutputFiles { get; set; }
Property Value
- string
public string? GenerateRuntimeConfigDevFile { get; set; }
Property Value
- string
public string? GenerateRuntimeConfigurationFiles { get; set; }
Property Value
- string
public string? GenerateSatelliteAssembliesForCore { get; set; }
Property Value
- string
public string? IsPublishable { get; set; }
Property Value
- string
PreserveCompilationContext
public string? PreserveCompilationContext { get; set; }
Property Value
- string
public string? PreserveCompilationReferences { get; set; }
Property Value
- string
public string? ProduceReferenceAssemblyInOutDir { get; set; }
Property Value
- string
public string? PublishDocumentationFile { get; set; }
Property Value
- string
public string? PublishDocumentationFiles { get; set; }
Property Value
- string
public string? PublishReferencesDocumentationFiles { get; set; }
Property Value
- string
public string? PublishRelease { get; set; }
Property Value
- string
public string? PublishSelfContained { get; set; }
Property Value
- string
public string? RollForward { get; set; }
Property Value
- string
public string? RuntimeFrameworkVersion { get; set; }
Property Value
- string
public string? RuntimeIdentifier { get; set; }
Property Value
- string
public string? RuntimeIdentifiers { get; set; }
Property Value
- string
public string? SatelliteResourceLanguages { get; set; }
Property Value
- string
public string? SelfContained { get; set; }
Property Value
- string
public string? UseAppHost { get; set; }
Property Value
- string