Commit ad3a7452 by pengzhigang

first commit

parent a34227a2
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
</site> </site>
<site name="Freemud.MQ.Consumer.Log" id="2"> <site name="Freemud.MQ.Consumer.Log" id="2">
<application path="/" applicationPool="Clr4IntegratedAppPool"> <application path="/" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="E:\MaxPengTempFolder\CodeManeger\tempLatest\VeGGet\Freemud.MQ.Consumer.Coupon" /> <virtualDirectory path="/" physicalPath="D:\net\MaxPengTempFolder\CodeManeger\tempLatest\VeGGet\Freemud.MQ.Consumer.Coupon" />
</application> </application>
<bindings> <bindings>
<binding protocol="http" bindingInformation="*:19122:localhost" /> <binding protocol="http" bindingInformation="*:19122:localhost" />
...@@ -171,7 +171,7 @@ ...@@ -171,7 +171,7 @@
</site> </site>
<site name="Freemud.Report" id="3"> <site name="Freemud.Report" id="3">
<application path="/" applicationPool="Clr4IntegratedAppPool"> <application path="/" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="E:\MaxPengTempFolder\CodeManeger\tempLatest\VeGGet\Freemud.Report" /> <virtualDirectory path="/" physicalPath="D:\net\MaxPengTempFolder\CodeManeger\tempLatest\VeGGet\Freemud.Report" />
</application> </application>
<bindings> <bindings>
<binding protocol="http" bindingInformation="*:7833:localhost" /> <binding protocol="http" bindingInformation="*:7833:localhost" />
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<ProjectView>ShowAllFiles</ProjectView> <ProjectView>ShowAllFiles</ProjectView>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
</PropertyGroup> </PropertyGroup>
<ProjectExtensions> <ProjectExtensions>
<VisualStudio> <VisualStudio>
......
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
</PropertyGroup>
</Project>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
</PropertyGroup>
</Project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment