Commit abc73158 authored by kiler398's avatar kiler398

添加网站修复工具

parent e5d2c0be
File added
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" />
</startup>
</configuration>
\ No newline at end of file
......@@ -10,10 +10,10 @@
<webrepUrl>https://github.com/dotnetcore/dotnetcore.github.io</webrepUrl>
<docfxPath>"$(WorkDir)docfx.json"</docfxPath>
<templatePath>"$(WorkDir)_exported_templates\default"</templatePath>
<sitePath>"$(WorkDir)\_site"</sitePath>
<sitePath>"$(WorkDir)_site"</sitePath>
<sourcePath>$(WorkDir)</sourcePath>
<pubsitePath>"$(webDir)$(webName)"</pubsitePath>
<pdfresourcePath>"$(WorkDir)\pdfresource"</pdfresourcePath>
<pdfresourcePath>"$(WorkDir)pdfresource"</pdfresourcePath>
<SubDirName>cap</SubDirName>
<ProjectDir>$(webDir)$(webName)\$(SubDirName)\</ProjectDir>
</PropertyGroup>
......
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