mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-11-28 17:32:44 +08:00
Support for running and debugging Azure.Web in Visual Studio
We need to copy contents files from Modules, Themes and Core directory of Orchard.Web into the respective directory in Orchard.Azure.Web. This is because when running Orchard.Azure.Web in Visual Studio, the web application runs from the Orchard.Azure.Web directory. Also update .hgignore file to ignore these directories. --HG-- branch : dev extra : transplant_source : %BB%F5j%1ANvL%B2g%2C%7EQ%3A%10VT%EA%D7%28%B5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
|
||||
<!-- Initialization -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user