* Web.config: Trace may be enabled, as long it is in local mode
* Web.csproj: * RemoveTitle.aspx: Removes all posts related to a given title * RemovePost.aspx: Removes a single bill
This commit is contained in:
parent
da90e2cb10
commit
bfb3e7d973
5 changed files with 37 additions and 3 deletions
|
|
@ -332,6 +332,7 @@
|
|||
<Content Include="Views\Calendar\Book.aspx" />
|
||||
<Content Include="Views\Calendar\ChooseADate.aspx" />
|
||||
<Content Include="Views\Calendar\ErrorMessage.aspx" />
|
||||
<Content Include="Views\Blogs\RemoveTitle.aspx" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue