{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":32051890,"defaultBranch":"main","name":"msbuild","ownerLogin":"dotnet","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-03-12T02:04:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9141961?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717168962.0","currentOid":""},"activityList":{"items":[{"before":"db79545e5940a69560c4885b792ef3a359f0de68","after":"b3a63df649b0cabcf849f22aa8a2f0ea821ff81f","ref":"refs/heads/locfiles/36b560fd-2f09-4923-b817-46c4805a6e20","pushedAt":"2024-05-31T15:24:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"},"commit":{"message":"Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9660737","shortMessageHtmlLink":"Localized file check-in by OneLocBuild Task: Build definition ID 9434…"}},{"before":null,"after":"db79545e5940a69560c4885b792ef3a359f0de68","ref":"refs/heads/locfiles/36b560fd-2f09-4923-b817-46c4805a6e20","pushedAt":"2024-05-31T15:22:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"},"commit":{"message":"Use System.AccessToken to access drops (#10190)\n\n* Temporary disable CreateExpMSBuild due to configuration issues\r\n\r\n* use System.AccessToken to access drops","shortMessageHtmlLink":"Use System.AccessToken to access drops (#10190)"}},{"before":"49afd897383524da3d6e342b8254dfa8486a3400","after":"db79545e5940a69560c4885b792ef3a359f0de68","ref":"refs/heads/main","pushedAt":"2024-05-31T15:17:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"YuliiaKovalova","name":null,"path":"/YuliiaKovalova","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/95473390?s=80&v=4"},"commit":{"message":"Use System.AccessToken to access drops (#10190)\n\n* Temporary disable CreateExpMSBuild due to configuration issues\r\n\r\n* use System.AccessToken to access drops","shortMessageHtmlLink":"Use System.AccessToken to access drops (#10190)"}},{"before":null,"after":"49afd897383524da3d6e342b8254dfa8486a3400","ref":"refs/heads/locfiles/77664752-54a4-43b8-afcf-eb221656a1e6","pushedAt":"2024-05-31T12:58:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"},"commit":{"message":"Remove redundant creation of Forwarding logger with NullLogger (#10125)\n\n* Remove redundant creation of NullLogger\r\n\r\n* Fine tune the removal of redundant forwarder logger\r\n\r\n* Cleanup\r\n\r\n* Fix condition","shortMessageHtmlLink":"Remove redundant creation of Forwarding logger with NullLogger (#10125)"}},{"before":"b963c24ef3657479f662347a4b1dbf8185042966","after":"49afd897383524da3d6e342b8254dfa8486a3400","ref":"refs/heads/main","pushedAt":"2024-05-31T12:52:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JanKrivanek","name":"Jan Krivanek","path":"/JanKrivanek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3809076?s=80&v=4"},"commit":{"message":"Remove redundant creation of Forwarding logger with NullLogger (#10125)\n\n* Remove redundant creation of NullLogger\r\n\r\n* Fine tune the removal of redundant forwarder logger\r\n\r\n* Cleanup\r\n\r\n* Fix condition","shortMessageHtmlLink":"Remove redundant creation of Forwarding logger with NullLogger (#10125)"}},{"before":"b963c24ef3657479f662347a4b1dbf8185042966","after":null,"ref":"refs/heads/locfiles/0a1e1c32-4cdb-43e5-b71b-8bbc8a2fb237","pushedAt":"2024-05-29T12:58:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"}},{"before":null,"after":"b963c24ef3657479f662347a4b1dbf8185042966","ref":"refs/heads/locfiles/0a1e1c32-4cdb-43e5-b71b-8bbc8a2fb237","pushedAt":"2024-05-29T12:56:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"},"commit":{"message":"Fix NRE in target batching (#10185)\n\nFixes #10180\r\n\r\n### Context\r\n\r\n#10102 made certain batching scenarios fail with a null-ref exception.\r\n\r\n### Changes Made\r\n\r\nMoved the call to `LogTargetBatchFinished` to make sure that the loop doesn't exit with null `targetLoggingContext`.\r\n\r\n### Testing\r\n\r\nNew unit test with a repro project.","shortMessageHtmlLink":"Fix NRE in target batching (#10185)"}},{"before":"7ae92ce46fb463ffd77c98030c5088869c5272a3","after":"b963c24ef3657479f662347a4b1dbf8185042966","ref":"refs/heads/main","pushedAt":"2024-05-29T12:47:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ladipro","name":"Ladi Prosek","path":"/ladipro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12206368?s=80&v=4"},"commit":{"message":"Fix NRE in target batching (#10185)\n\nFixes #10180\r\n\r\n### Context\r\n\r\n#10102 made certain batching scenarios fail with a null-ref exception.\r\n\r\n### Changes Made\r\n\r\nMoved the call to `LogTargetBatchFinished` to make sure that the loop doesn't exit with null `targetLoggingContext`.\r\n\r\n### Testing\r\n\r\nNew unit test with a repro project.","shortMessageHtmlLink":"Fix NRE in target batching (#10185)"}},{"before":"7ae92ce46fb463ffd77c98030c5088869c5272a3","after":null,"ref":"refs/heads/locfiles/b7bcffd0-994c-421e-bb7f-a3df3078818f","pushedAt":"2024-05-29T06:31:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"}},{"before":null,"after":"7ae92ce46fb463ffd77c98030c5088869c5272a3","ref":"refs/heads/locfiles/b7bcffd0-994c-421e-bb7f-a3df3078818f","pushedAt":"2024-05-29T06:29:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"},"commit":{"message":"Add PreferNativeArm64 flag (#10134)","shortMessageHtmlLink":"Add PreferNativeArm64 flag (#10134)"}},{"before":"18773f232aeb4606483c848864f348671e91a15c","after":"7ae92ce46fb463ffd77c98030c5088869c5272a3","ref":"refs/heads/main","pushedAt":"2024-05-29T06:23:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"YuliiaKovalova","name":null,"path":"/YuliiaKovalova","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/95473390?s=80&v=4"},"commit":{"message":"Add PreferNativeArm64 flag (#10134)","shortMessageHtmlLink":"Add PreferNativeArm64 flag (#10134)"}},{"before":"18773f232aeb4606483c848864f348671e91a15c","after":null,"ref":"refs/heads/locfiles/d6ec00de-a491-4208-badb-08770402d0e4","pushedAt":"2024-05-28T14:48:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"}},{"before":null,"after":"18773f232aeb4606483c848864f348671e91a15c","ref":"refs/heads/locfiles/d6ec00de-a491-4208-badb-08770402d0e4","pushedAt":"2024-05-28T14:46:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"},"commit":{"message":"[main] Update dependencies from dotnet/roslyn, nuget/nuget.client (#10178)\n\n* Update dependencies from https://github.com/dotnet/roslyn build 20240524.2\r\n\r\nMicrosoft.Net.Compilers.Toolset\r\n From Version 4.10.0-3.24259.10 -> To Version 4.11.0-2.24274.2\r\n\r\n* Update dependencies from https://github.com/nuget/nuget.client build 6.11.0.66\r\n\r\nNuGet.Build.Tasks\r\n From Version 6.10.0-preview.2.97 -> To Version 6.11.0-preview.2.66\r\n\r\n---------\r\n\r\nCo-authored-by: dotnet-maestro[bot] ","shortMessageHtmlLink":"[main] Update dependencies from dotnet/roslyn, nuget/nuget.client (#1…"}},{"before":"d7d6026c34fc5b77e18c8abcf16c49e12ba022e2","after":null,"ref":"refs/heads/darc-main-886461d5-fee2-413e-af7d-f3482f420668","pushedAt":"2024-05-28T14:33:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maridematte","name":"Mariana Dematte","path":"/maridematte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10743736?s=80&v=4"}},{"before":"09d75ab5d5404f07b157a903bb823f575f28ca64","after":"18773f232aeb4606483c848864f348671e91a15c","ref":"refs/heads/main","pushedAt":"2024-05-28T14:33:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maridematte","name":"Mariana Dematte","path":"/maridematte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10743736?s=80&v=4"},"commit":{"message":"[main] Update dependencies from dotnet/roslyn, nuget/nuget.client (#10178)\n\n* Update dependencies from https://github.com/dotnet/roslyn build 20240524.2\r\n\r\nMicrosoft.Net.Compilers.Toolset\r\n From Version 4.10.0-3.24259.10 -> To Version 4.11.0-2.24274.2\r\n\r\n* Update dependencies from https://github.com/nuget/nuget.client build 6.11.0.66\r\n\r\nNuGet.Build.Tasks\r\n From Version 6.10.0-preview.2.97 -> To Version 6.11.0-preview.2.66\r\n\r\n---------\r\n\r\nCo-authored-by: dotnet-maestro[bot] ","shortMessageHtmlLink":"[main] Update dependencies from dotnet/roslyn, nuget/nuget.client (#1…"}},{"before":"09d75ab5d5404f07b157a903bb823f575f28ca64","after":null,"ref":"refs/heads/locfiles/8e5eafe0-6f76-4fab-be52-0ff785b9476e","pushedAt":"2024-05-28T14:29:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"}},{"before":null,"after":"09d75ab5d5404f07b157a903bb823f575f28ca64","ref":"refs/heads/locfiles/8e5eafe0-6f76-4fab-be52-0ff785b9476e","pushedAt":"2024-05-28T14:27:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"},"commit":{"message":"Update dependencies from https://github.com/dotnet/arcade build 20240520.4 (#10179)\n\nMicrosoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XUnitExtensions\r\n From Version 8.0.0-beta.24266.3 -> To Version 8.0.0-beta.24270.4\r\n\r\nCo-authored-by: dotnet-maestro[bot] ","shortMessageHtmlLink":"Update dependencies from https://github.com/dotnet/arcade build 20240…"}},{"before":"f6db258d368918853a0e13b3555debc6af2dd101","after":null,"ref":"refs/heads/darc-main-bfe2d8d8-3e56-48ec-8495-96b811303241","pushedAt":"2024-05-28T14:04:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maridematte","name":"Mariana Dematte","path":"/maridematte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10743736?s=80&v=4"}},{"before":"3c039cbcf52a73b39f38194d2e67a3fac9a7666d","after":"09d75ab5d5404f07b157a903bb823f575f28ca64","ref":"refs/heads/main","pushedAt":"2024-05-28T14:04:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maridematte","name":"Mariana Dematte","path":"/maridematte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10743736?s=80&v=4"},"commit":{"message":"Update dependencies from https://github.com/dotnet/arcade build 20240520.4 (#10179)\n\nMicrosoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XUnitExtensions\r\n From Version 8.0.0-beta.24266.3 -> To Version 8.0.0-beta.24270.4\r\n\r\nCo-authored-by: dotnet-maestro[bot] ","shortMessageHtmlLink":"Update dependencies from https://github.com/dotnet/arcade build 20240…"}},{"before":"3c039cbcf52a73b39f38194d2e67a3fac9a7666d","after":null,"ref":"refs/heads/locfiles/834a8a66-98a3-464f-877e-ad36ea2e5e6f","pushedAt":"2024-05-28T10:05:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"}},{"before":null,"after":"3c039cbcf52a73b39f38194d2e67a3fac9a7666d","ref":"refs/heads/locfiles/834a8a66-98a3-464f-877e-ad36ea2e5e6f","pushedAt":"2024-05-28T10:03:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"},"commit":{"message":"Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9637316 (#10174)","shortMessageHtmlLink":"Localized file check-in by OneLocBuild Task: Build definition ID 9434…"}},{"before":"7593d3328a8ebddc7d570ec2d2944614d4330763","after":null,"ref":"refs/heads/locfiles/bb3ab224-8376-4ae9-b426-04c2c63d16d2","pushedAt":"2024-05-28T09:48:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maridematte","name":"Mariana Dematte","path":"/maridematte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10743736?s=80&v=4"}},{"before":"2d924ca8c28f63e3b562f05525a4fd4cb8c792aa","after":"3c039cbcf52a73b39f38194d2e67a3fac9a7666d","ref":"refs/heads/main","pushedAt":"2024-05-28T09:48:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maridematte","name":"Mariana Dematte","path":"/maridematte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10743736?s=80&v=4"},"commit":{"message":"Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9637316 (#10174)","shortMessageHtmlLink":"Localized file check-in by OneLocBuild Task: Build definition ID 9434…"}},{"before":"bcf159c07bb86dd1a5afa2e7cc077611a04ff173","after":null,"ref":"refs/heads/darc-main-9c59b7d4-cdd4-4503-8e6c-9ea10b67788a","pushedAt":"2024-05-28T09:22:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"maridematte","name":"Mariana Dematte","path":"/maridematte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10743736?s=80&v=4"}},{"before":"2d924ca8c28f63e3b562f05525a4fd4cb8c792aa","after":"f6db258d368918853a0e13b3555debc6af2dd101","ref":"refs/heads/darc-main-bfe2d8d8-3e56-48ec-8495-96b811303241","pushedAt":"2024-05-27T12:53:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"Update dependencies from https://github.com/dotnet/arcade build 20240520.4\n\nMicrosoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XUnitExtensions\n From Version 8.0.0-beta.24266.3 -> To Version 8.0.0-beta.24270.4","shortMessageHtmlLink":"Update dependencies from https://github.com/dotnet/arcade build 20240…"}},{"before":null,"after":"2d924ca8c28f63e3b562f05525a4fd4cb8c792aa","ref":"refs/heads/darc-main-bfe2d8d8-3e56-48ec-8495-96b811303241","pushedAt":"2024-05-27T12:52:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"pack template for custom analyzer (#10155)\n\nFixes #9915\r\n\r\nContext\r\n#9789 added a template for custom analyzer.\r\nIn order for that to be usable by our customers - we need to be publishing this to nuget feed along with our other binaries. So we should have the package produced from our repo - ideally as part of our build script\r\n\r\nChanges Made\r\nCreate a template package project with property truethat pack the templates into a nuget package when build. Add the package project in the msbuild solution in order to build the project.\r\n\r\nTesting\r\nhttps://dev.azure.com/devdiv/DevDiv/_build/results?buildId=9602998&view=artifacts&pathAsName=false&type=publishedArtifacts in the packageArtifacts folder.\r\n\r\nimage","shortMessageHtmlLink":"pack template for custom analyzer (#10155)"}},{"before":"a797abbae95b0f47f19a559fc65454006f54ce7a","after":"d7d6026c34fc5b77e18c8abcf16c49e12ba022e2","ref":"refs/heads/darc-main-886461d5-fee2-413e-af7d-f3482f420668","pushedAt":"2024-05-27T12:44:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"Update dependencies from https://github.com/nuget/nuget.client build 6.11.0.66\n\nNuGet.Build.Tasks\n From Version 6.10.0-preview.2.97 -> To Version 6.11.0-preview.2.66","shortMessageHtmlLink":"Update dependencies from https://github.com/nuget/nuget.client build …"}},{"before":"2d924ca8c28f63e3b562f05525a4fd4cb8c792aa","after":"a797abbae95b0f47f19a559fc65454006f54ce7a","ref":"refs/heads/darc-main-886461d5-fee2-413e-af7d-f3482f420668","pushedAt":"2024-05-27T12:44:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"Update dependencies from https://github.com/dotnet/roslyn build 20240524.2\n\nMicrosoft.Net.Compilers.Toolset\n From Version 4.10.0-3.24259.10 -> To Version 4.11.0-2.24274.2","shortMessageHtmlLink":"Update dependencies from https://github.com/dotnet/roslyn build 20240…"}},{"before":null,"after":"2d924ca8c28f63e3b562f05525a4fd4cb8c792aa","ref":"refs/heads/darc-main-886461d5-fee2-413e-af7d-f3482f420668","pushedAt":"2024-05-27T12:44:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"pack template for custom analyzer (#10155)\n\nFixes #9915\r\n\r\nContext\r\n#9789 added a template for custom analyzer.\r\nIn order for that to be usable by our customers - we need to be publishing this to nuget feed along with our other binaries. So we should have the package produced from our repo - ideally as part of our build script\r\n\r\nChanges Made\r\nCreate a template package project with property truethat pack the templates into a nuget package when build. Add the package project in the msbuild solution in order to build the project.\r\n\r\nTesting\r\nhttps://dev.azure.com/devdiv/DevDiv/_build/results?buildId=9602998&view=artifacts&pathAsName=false&type=publishedArtifacts in the packageArtifacts folder.\r\n\r\nimage","shortMessageHtmlLink":"pack template for custom analyzer (#10155)"}},{"before":"2d924ca8c28f63e3b562f05525a4fd4cb8c792aa","after":"7593d3328a8ebddc7d570ec2d2944614d4330763","ref":"refs/heads/locfiles/bb3ab224-8376-4ae9-b426-04c2c63d16d2","pushedAt":"2024-05-27T06:26:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotnet-bot","name":"dotnet bot","path":"/dotnet-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9011267?s=80&v=4"},"commit":{"message":"Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 9637316","shortMessageHtmlLink":"Localized file check-in by OneLocBuild Task: Build definition ID 9434…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWSoRIAA","startCursor":null,"endCursor":null}},"title":"Activity · dotnet/msbuild"}