DotNetCoreEfSettings.

MsBuildProjectExtensionsPath Property

Summary

The MSBuild project extensions path. Defaults to "obj".
Assembly
Cake.DotNetCoreEf.dll
Namespace
Cake.DotNetCoreEf
Containing Type
DotNetCoreEfSettings

Syntax

public string MsBuildProjectExtensionsPath { get; set; }

Value

Type Description
string