Compare commits
2 Commits
3c6f5460e6
...
73e0c3f0b5
Author | SHA1 | Date |
---|---|---|
|
73e0c3f0b5 | |
|
d21b70cade |
|
@ -101,3 +101,4 @@ HJGL_ZH/BLL/bin/Release/NPOI.OpenXmlFormats.dll
|
||||||
/HJGL_ZH/Model/obj/Release/Model.dll
|
/HJGL_ZH/Model/obj/Release/Model.dll
|
||||||
/HJGL_ZH/Model/obj/Release/Model.pdb
|
/HJGL_ZH/Model/obj/Release/Model.pdb
|
||||||
/HJGL_ZH/WebAPI/Web.config
|
/HJGL_ZH/WebAPI/Web.config
|
||||||
|
/ReleasePackerALL2017.bat
|
||||||
|
|
|
@ -10,29 +10,5 @@
|
||||||
<UseGlobalApplicationHostFile />
|
<UseGlobalApplicationHostFile />
|
||||||
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
||||||
</PropertyGroup>
|
</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>
|
</Project>
|
Loading…
Reference in New Issue