Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Reorg: move files from root to LOGGING directory #321

Merged
merged 4 commits into from
Oct 23, 2019
Merged

Conversation

TimothyMothra
Copy link
Member

@TimothyMothra TimothyMothra commented Oct 15, 2019

microsoft/ApplicationInsights-dotnet#1214

Step 1. Reorganize individual repos. This is to ensure that there are no conflicting directories or file names and to guarantee no conflicts when migrating source. This will require some minor changes to existing build definitions.

Changes

Update Directory

  • EnlistmentRoot stays in root directory
  • Add SourceRoot
  • Update Directory.Build.props
  • Update NuGet.config (add a level to ..\packages)
  • All NetFramework projects (Tests) (add a level to ..\packages)

Update directory in build tasks:

  • Clean
  • StrongName Verification script (enable & disable)
  • Disable Nuget restore task
  • Genare release metadat script
  • Build directory "dirs.proj"

@TimothyMothra TimothyMothra marked this pull request as ready for review October 21, 2019 20:19
@TimothyMothra TimothyMothra merged commit 810560b into develop Oct 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants