{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":32489133,"defaultBranch":"master","name":"msbuild","ownerLogin":"mmitche","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2015-03-18T23:07:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8725170?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715878140.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"de7670b3106efa1212811f6f333a438a4d5b7085","ref":"refs/heads/test-internal-feeds-stj","pushedAt":"2024-05-16T16:49:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Update setup nuget sources shell script","shortMessageHtmlLink":"Update setup nuget sources shell script"}},{"before":"211e83c9b1bb104b50bd42350cc4600988078aa5","after":"bed8922f9ee784f78fbc0d5e5d875eebcbc7ab1d","ref":"refs/heads/upstream-ub-changes","pushedAt":"2024-01-31T15:57:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Hoist condition to target","shortMessageHtmlLink":"Hoist condition to target"}},{"before":"9a6a84560e4eaf792817908c85c8ec171f1ffe9e","after":"211e83c9b1bb104b50bd42350cc4600988078aa5","ref":"refs/heads/upstream-ub-changes","pushedAt":"2024-01-30T21:31:50.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Review feedback","shortMessageHtmlLink":"Review feedback"}},{"before":"9d2e4e8636a024d682de48d729e1de109b1f6593","after":"9a6a84560e4eaf792817908c85c8ec171f1ffe9e","ref":"refs/heads/upstream-ub-changes","pushedAt":"2024-01-26T22:14:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Update AfterSigning.targets\n\nDon't attempt to copy the PDBs at all when building on core on non-windows platforms.","shortMessageHtmlLink":"Update AfterSigning.targets"}},{"before":null,"after":"9d2e4e8636a024d682de48d729e1de109b1f6593","ref":"refs/heads/upstream-ub-changes","pushedAt":"2024-01-26T21:18:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Changes to enable building msbuild with Unified Build\nThis enables building msbuild from within the VMR in non source-only modes.\n- Split dependency properties for net framework targets to maintain VS compat.\n- Disable building type libraries when building on Core, and looking to package them up.\n- Bootstrap build should look for DotNetRoot, not RepoRoot. This will correctly pick up the global SDK from the VMR.\n- Exclude a couple projects that are VS specific and cause issues (typically packaging TLBs)\n- Don't look to copy net3.5 targeted PDBs when building on Core.","shortMessageHtmlLink":"Changes to enable building msbuild with Unified Build"}},{"before":null,"after":"371cb32ac2c026f1852d4bff8b7d8d2e3b393b26","ref":"refs/heads/exp/mmitche/remove-legacy-properties","pushedAt":"2024-01-25T19:01:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Remove legacy properties","shortMessageHtmlLink":"Remove legacy properties"}},{"before":null,"after":"371cb32ac2c026f1852d4bff8b7d8d2e3b393b26","ref":"refs/heads/remove-legacy-properties","pushedAt":"2024-01-25T17:44:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Remove legacy properties","shortMessageHtmlLink":"Remove legacy properties"}},{"before":"57a29c2350167473581b06ea6a68c0bb50b5ed15","after":"172f67b347ca1e2a2c3bcd44ceda59bbabb3ae18","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-19T19:48:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Add exclusions","shortMessageHtmlLink":"Add exclusions"}},{"before":"8aff94a19c730d932be87376dd01193bc646390f","after":"57a29c2350167473581b06ea6a68c0bb50b5ed15","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-19T18:45:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Update SBRP","shortMessageHtmlLink":"Update SBRP"}},{"before":"a9892c3682046a7168b69bfca91f4188dcbdb04c","after":"8aff94a19c730d932be87376dd01193bc646390f","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-18T22:57:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Enable prebuilt detection\n- Baseline a few dependencies until msbuild targets net8.0, or an arcade fix comes in\n- Add SBRP dependencies (with subscription) and source build tags\n\nUpdate SBRP","shortMessageHtmlLink":"Enable prebuilt detection"}},{"before":"3d3da74ea5c8a5e614ac0d5321640577dcb7ac6e","after":"a9892c3682046a7168b69bfca91f4188dcbdb04c","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-18T22:25:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"More fixups and baselining","shortMessageHtmlLink":"More fixups and baselining"}},{"before":"4f816b472ce0ab3e639be72c2a2ed63162026a71","after":"3d3da74ea5c8a5e614ac0d5321640577dcb7ac6e","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-18T22:21:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"More fixups and baselining","shortMessageHtmlLink":"More fixups and baselining"}},{"before":"d75415e0c105ffd1af35d7ed6c610c2f529de8d3","after":"4f816b472ce0ab3e639be72c2a2ed63162026a71","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-18T16:16:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Update SBRP","shortMessageHtmlLink":"Update SBRP"}},{"before":"4539acd52ae2a9fbbe06aaa56b98291fd8af05d1","after":"d75415e0c105ffd1af35d7ed6c610c2f529de8d3","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-12T16:19:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Downgrade to 7.0 SBRPs","shortMessageHtmlLink":"Downgrade to 7.0 SBRPs"}},{"before":"ef4b96e661cb2af95bf6207cfedfa54f7efbdf48","after":"4539acd52ae2a9fbbe06aaa56b98291fd8af05d1","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-12T14:49:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Update SBRP","shortMessageHtmlLink":"Update SBRP"}},{"before":"41f1c7bfda17defbeb557cde4aac25314b562a54","after":"ef4b96e661cb2af95bf6207cfedfa54f7efbdf48","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-11T22:03:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Add SBRP and xliff","shortMessageHtmlLink":"Add SBRP and xliff"}},{"before":"944a419fc6f034683879384048db085e278792cc","after":"41f1c7bfda17defbeb557cde4aac25314b562a54","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-11T21:43:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Add SBRP and xliff","shortMessageHtmlLink":"Add SBRP and xliff"}},{"before":"7d3b5da2606891f69e1b1c51b045e027afe11014","after":"944a419fc6f034683879384048db085e278792cc","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-11T20:45:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Add source build dependencies","shortMessageHtmlLink":"Add source build dependencies"}},{"before":null,"after":"7d3b5da2606891f69e1b1c51b045e027afe11014","ref":"refs/heads/enable-prebuilt-detection","pushedAt":"2023-04-11T20:31:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mmitche","name":"Matt Mitchell","path":"/mmitche","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8725170?s=80&v=4"},"commit":{"message":"Enable prebuilt detection","shortMessageHtmlLink":"Enable prebuilt detection"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAES9_rIQA","startCursor":null,"endCursor":null}},"title":"Activity ยท mmitche/msbuild"}