From a350c38af21d2d2047fdd3354c148ef4e39f2474 Mon Sep 17 00:00:00 2001 From: Bit Date: Fri, 2 Oct 2020 13:55:50 -0700 Subject: [PATCH 1/4] Added Web Trends --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da16e63..1f41d19 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=copydocfileexample-github-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 22d26912dda7c0d18658fead10358f0a2c11f14a Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 8 Oct 2020 12:21:20 -0700 Subject: [PATCH 2/4] Added Web Trends From 7f49b17a27f154fa82e62318c83e4959ddf8890b Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 8 Oct 2020 12:21:50 -0700 Subject: [PATCH 3/4] Added Web Trends From 942bbe4f6f2021e946b22eb7d737081979bf2aa7 Mon Sep 17 00:00:00 2001 From: Bit Date: Thu, 8 Oct 2020 14:08:21 -0700 Subject: [PATCH 4/4] Added Web Trends