Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Commit 5aa3b24

Browse files
committed
do not creeatee std directory
1 parent 3e74a3f commit 5aa3b24

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

kscr-build/kscr-build.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,4 @@
3636
</None>
3737
</ItemGroup>
3838

39-
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
40-
<Exec Command="mkdir $(TargetDir)\std" ContinueOnError="true" />
41-
</Target>
42-
4339
</Project>

0 commit comments

Comments
 (0)