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

Adopt new directory layout #466

Merged
merged 11 commits into from
Feb 19, 2019
Merged

Adopt new directory layout #466

merged 11 commits into from
Feb 19, 2019

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Feb 16, 2019

This organizes the source and test projects as follows:

  • source projects go in src/project/projectfile.csproj
  • test projects go in test/project/projectfile.csproj

The uniform layout of projects is part of the arcade onboarding (see #452).

.gitmodules Outdated Show resolved Hide resolved
@sbomer sbomer requested a review from radekdoulik as a code owner February 19, 2019 18:00
@marek-safar marek-safar merged commit fa9ccbd into dotnet:master Feb 19, 2019
@sbomer sbomer deleted the moveFiles branch March 26, 2019 16:08
tkapin pushed a commit to tkapin/runtime that referenced this pull request Jan 31, 2023
This organizes the source and test projects as follows:
- source projects go in `src/project/projectfile.csproj`
- test projects go in `test/project/projectfile.csproj`

The uniform layout of projects is part of the arcade onboarding (see dotnet/linker#452).

Commit migrated from dotnet/linker@fa9ccbd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants