Files
ersatztv/Directory.Build.props
T

11 lines
432 B
XML

<Project>
<PropertyGroup>
<InformationalVersion>develop</InformationalVersion>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
</PropertyGroup>
<!-- Remove when https://github.com/dotnet/sdk/issues/13808 is resolved -->
<PropertyGroup>
<IntermediateOutputPath>/tmp/$(USER)/project/obj/</IntermediateOutputPath>
</PropertyGroup>
</Project>