Compare commits
No commits in common. "73e0c3f0b5032d3e83ed1a9f7d5d116ba0fa8f82" and "3c6f5460e646183ed41a7d5c6b76dd232c3cc61c" have entirely different histories.
73e0c3f0b5
...
3c6f5460e6
|
@ -101,4 +101,3 @@ HJGL_ZH/BLL/bin/Release/NPOI.OpenXmlFormats.dll
|
|||
/HJGL_ZH/Model/obj/Release/Model.dll
|
||||
/HJGL_ZH/Model/obj/Release/Model.pdb
|
||||
/HJGL_ZH/WebAPI/Web.config
|
||||
/ReleasePackerALL2017.bat
|
||||
|
|
|
@ -10,5 +10,29 @@
|
|||
<UseGlobalApplicationHostFile />
|
||||
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
||||
</PropertyGroup>
|
||||
<ProjectExtensions />
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
||||
<WebProjectProperties>
|
||||
<StartPageUrl>
|
||||
</StartPageUrl>
|
||||
<StartAction>CurrentPage</StartAction>
|
||||
<AspNetDebugging>True</AspNetDebugging>
|
||||
<SilverlightDebugging>False</SilverlightDebugging>
|
||||
<NativeDebugging>False</NativeDebugging>
|
||||
<SQLDebugging>False</SQLDebugging>
|
||||
<ExternalProgram>
|
||||
</ExternalProgram>
|
||||
<StartExternalURL>
|
||||
</StartExternalURL>
|
||||
<StartCmdLineArguments>
|
||||
</StartCmdLineArguments>
|
||||
<StartWorkingDirectory>
|
||||
</StartWorkingDirectory>
|
||||
<EnableENC>True</EnableENC>
|
||||
<AlwaysStartWebServerOnDebug>True</AlwaysStartWebServerOnDebug>
|
||||
</WebProjectProperties>
|
||||
</FlavorProperties>
|
||||
</VisualStudio>
|
||||
</ProjectExtensions>
|
||||
</Project>
|
Loading…
Reference in New Issue