Files
MonoGame.Extended/build/Directory.Build.props
T
2024-05-18 21:15:58 -04:00

14 lines
377 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<ProjectCategory>build</ProjectCategory>
<GenerateDocumentationFile>false</GenerateDocumentationFile>
<IsPackable>false</IsPackable>
</PropertyGroup>
<!-- Import the root prop last -->
<Import Project="$(MSBuildThisFileDirectory)..\Directory.Build.props" />
</Project>