Mike Chambers
GeneratePackageOnBuild
csproj
PackageOutputPath
xml <PropertyGroup> <GeneratePackageOnBuild>true</GeneratePackageOnBuild> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> <PackageOutputPath>$(MSBuildThisFileDirectory)\..\..\dist</PackageOutputPath> <VersionSuffix>dev</VersionSuffix> <VersionPrefix>$([System.DateTime]::Now.ToString("yyyy.MM.dd.HHmm"))</VersionPrefix> </PropertyGroup>
A hub and casual space for you to interact with fellow community members and learn more about Umbraco!