腾讯镜像查询调整
This commit is contained in:
+6
-6
@@ -77,12 +77,6 @@
|
||||
<None Include="dy.net.sln" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Reference Include="dy.sync.lib">
|
||||
<HintPath>lib\dy.sync.lib.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="Dockerfile">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
@@ -102,6 +96,12 @@
|
||||
<Folder Include="db\" />
|
||||
<Folder Include="wwwroot\" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Reference Include="dy.sync.lib">
|
||||
<HintPath>lib\dy.sync.lib.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<Target Name="PublishRunWebpack" AfterTargets="ComputeFilesToPublish">
|
||||
<!-- As part of publishing, ensure the JS resources are freshly built in production mode -->
|
||||
<!--<Exec WorkingDirectory="$(SpaRoot)" Command="yarn install" />
|
||||
|
||||
Reference in New Issue
Block a user