We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fda523 commit a985becCopy full SHA for a985bec
src/Testing/Py_BasicConsole/Py_BasicConsole.pyproj
@@ -45,9 +45,10 @@
45
<!-- Uncomment the CoreCompile target to enable the Build command in
46
Visual Studio and specify your pre- and post-build commands in
47
the BeforeBuild and AfterBuild targets below. -->
48
- <!--<Target Name="CoreCompile" />-->
+ <!-- <Target Name="CoreCompile" /> -->
49
<Target Name="BeforeBuild">
50
</Target>
51
<Target Name="AfterBuild">
52
+ <!-- <Command>copy /Y $(SolutionDir)\build\WASimClient_CLI\Release-x64\*.dll $(ProjectDir)</Command> -->
53
-</Project>
54
+</Project>
0 commit comments