planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
503 stars 139 forks source link

Refactor MSBuild #3830

Open riemannulus opened 1 week ago

riemannulus commented 1 week ago

Step 1

https://github.com/planetarium/libplanet/pull/3828

https://github.com/planetarium/lib9c/pull/2646 https://github.com/planetarium/NineChronicles.Headless/pull/2489

Step 2

Collect common properties and write them to Directory.build.props on each path.

https://github.com/planetarium/libplanet/pull/3843

Step 3

Improve and remove unnecessary properties

riemannulus commented 1 week ago

relate #3828