Fixes build on Java/Python projects
These projects still need to be explicitly built, that is, they're not built via Debug or Release build configurations by default.
This commit is contained in:
@@ -616,6 +616,9 @@
|
||||
<Content Include="Lib\__phello__.foo.py" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<PropertyGroup>
|
||||
<PostBuildEvent>build</PostBuildEvent>
|
||||
</PropertyGroup>
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
|
||||
Reference in New Issue
Block a user