DataServices 现场调试OK
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
@@ -58,7 +58,6 @@
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="PrismEvent\" />
|
||||
<Folder Include="MapperProfile\" />
|
||||
<Folder Include="EnvSupport\" />
|
||||
</ItemGroup>
|
||||
|
||||
@@ -68,4 +67,10 @@
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="Report\UserManual.md">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user