From 83a24a142f86f10fbed4c8de0ddedc2447b86689 Mon Sep 17 00:00:00 2001 From: Bit Date: Fri, 13 Nov 2020 22:00:33 -0800 Subject: [PATCH 1/8] Added Web Trends --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da16e63..81f06c0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ See GitHub [Issue #795](https://github.com/dotnet/sdk/issues/795) for the details and discussion. -One of the [undocumented changes](https://docs.microsoft.com/en-us/dotnet/articles/core/migration/) of converting from project.json to csproj, was the `` no longer automatically copied to the output folder during the build or publish process. +One of the [undocumented changes](https://docs.microsoft.com/dotnet/articles/core/migration/?WT.mc_id=dotnet-0000-shboyer) of converting from project.json to csproj, was the `` no longer automatically copied to the output folder during the build or publish process. There have been multiple solutions, both `pre` and `post` publish scripts. However, understanding how MSBUILD works and finding the simplest way is key. Thanks to [Eric Erhardt](https://github.com/eerhardt)'s [latest comment here](https://github.com/dotnet/sdk/issues/795#issuecomment-289782712) I think that this is the cleanest way. From 5c2e9afe85b15f34d58d18feaa902c29c0536058 Mon Sep 17 00:00:00 2001 From: Bit Date: Fri, 13 Nov 2020 23:01:12 -0800 Subject: [PATCH 2/8] Added Web Trends From 5d33a264c743d59d9c134299726c1b80de561d84 Mon Sep 17 00:00:00 2001 From: Bit Date: Sun, 15 Nov 2020 18:00:39 -0800 Subject: [PATCH 3/8] Added Web Trends From 0934b57d137b3e3c82e36b3235f59dd6565adc13 Mon Sep 17 00:00:00 2001 From: Bit Date: Sun, 15 Nov 2020 19:07:23 -0800 Subject: [PATCH 4/8] Added Web Trends From 6aca72ce2618570ea1fe502658db764028522794 Mon Sep 17 00:00:00 2001 From: Bit Date: Tue, 17 Nov 2020 04:59:02 -0800 Subject: [PATCH 5/8] Added Web Trends From 5f584f31ec75bbaf128ffc33a8958a9d28ab110f Mon Sep 17 00:00:00 2001 From: Bit Date: Tue, 17 Nov 2020 13:27:43 -0800 Subject: [PATCH 6/8] Added Web Trends From 8c4f954c01e4af84a2bdd5b156e093aa151c3151 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 26 Nov 2020 20:00:40 -0800 Subject: [PATCH 7/8] Added Web Trends From e700e61df72fb08a5d5050ac65f367d24183b455 Mon Sep 17 00:00:00 2001 From: Bit Date: Fri, 27 Nov 2020 06:21:12 -0800 Subject: [PATCH 8/8] Added Web Trends