Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor MSBuild #3830

Open
5 of 8 tasks
riemannulus opened this issue Jun 18, 2024 · 1 comment
Open
5 of 8 tasks

Refactor MSBuild #3830

riemannulus opened this issue Jun 18, 2024 · 1 comment
Assignees

Comments

@riemannulus
Copy link
Member

riemannulus commented Jun 18, 2024

Step 1

  • Move projects to the following paths: src, test, tools
  • Fix errors caused by running CI

#3828

  • Change refernece path of Libplanet in Lib9c, Headless

planetarium/lib9c#2646
planetarium/NineChronicles.Headless#2489

Step 2

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

  • src
  • test
  • tools

#3843

Step 3

Improve and remove unnecessary properties

  • TargetFramework, Verison, Library
  • Cleanup code styles
@riemannulus
Copy link
Member Author

relate #3828

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants