Fix up release build to include sp2103ent provider

Fix up link to enterprise site collection on organization home
This commit is contained in:
robvde 2015-04-08 14:52:30 +08:00
parent 6bd2d6156d
commit 774fda95aa
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<OutputPath>..\WebsitePanel.Server\bin\Sharepoint2013Ent\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>