Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Reorg: move files from root to WEB directory. #1293

Merged
merged 6 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 script
  • StrongName Verification script (enable & disable)
  • Build directory "dirs.proj"
  • GenerateReleaseMetadata script
  • SDL script files
  • Docker scripts
  • Kill iis express script
  • Disable NugetRestore task (alt: could change path to config)

@TimothyMothra TimothyMothra marked this pull request as ready for review October 21, 2019 20:19
@TimothyMothra TimothyMothra merged commit 1712e1a 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