Added project information in Directory.Build.props

This commit is contained in:
penev92
2023-04-14 18:15:03 +03:00
committed by Gustas
parent 99226c3df5
commit fc85a4864d

View File

@@ -13,6 +13,8 @@
<ExternalConsole>false</ExternalConsole>
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
<Nullable>disable</Nullable>
<Product>OpenRA</Product>
<Copyright>Copyright (c) The OpenRA Developers and Contributors</Copyright>
</PropertyGroup>
<PropertyGroup>