Skip to content

Commit

Permalink
迁移部分功能到WCU部分,部分逻辑修正。
Browse files Browse the repository at this point in the history
  • Loading branch information
winup-zhou committed Oct 27, 2024
1 parent a975fcd commit daca1ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions TGMT-CBTC-EX/TGMT-CBTC-EX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>
</PostBuildEvent>
<PostBuildEvent>COPY $(TargetPath) D:\Scenarios\CRT4\AtsEX\AtsEXPlugins\$(TargetFileName)</PostBuildEvent>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion TGMT-CBTC-EX_WCU/TGMT-CBTC-EX_WCU.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>
<PostBuildEvent>COPY $(TargetPath) D:\Scenarios\新浜線(架空)\NiihamaLine\MapPlugins\$(TargetFileName)</PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>

0 comments on commit daca1ca

Please sign in to comment.