WIP: PIbd-21. Kryukov A.I. Lab work 08 base #14

Closed
SooNooClose wants to merge 5 commits from lab_8_base into lab_7_base
Showing only changes of commit 62e7566977 - Show all commits

View File

@ -12,8 +12,8 @@
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="copy /Y &quot;$(TargetDir)*.dll&quot; &quot;$(SolutionDir)ImplementationExtensions\*.dll&quot;" />
</Target>
<Exec Command="copy /Y &quot;$(TargetDir)*.dll&quot; &quot;$(SolutionDir)ImplementationExtensions\*.dll&quot;" />
</Target>
</Project>