Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

dotnet/sdk

dotnet-maestro[bot] pushed 1 commit to darc-release/9.0.2xx-e1945cc9-ec3d-4adf-b439-e80a85999231 dotnet/sdk
  • Update dependencies from https://github.com/dotnet/roslyn build 20241023.1 Microsoft.SourceBuild.Intermediate.roslyn... b71f67a

View on GitHub

wtgodbe created a comment on a pull request on dotnet/sdk
Approved on Teams

View on GitHub

wtgodbe created a review on a pull request on dotnet/sdk

View on GitHub

dotnet-maestro[bot] opened a pull request on dotnet/sdk
[main] Update dependencies from dotnet/aspire
This pull request updates the following dependencies [marker]: <> (Begin:6a4415bb-7d0d-4ade-9743-08dc65780c30) ## From https://github.com/dotnet/aspire - **Subscription**: 6a4415bb-7d0d-4ade-9...
dotnet-maestro[bot] opened a pull request on dotnet/sdk
[release/9.0.2xx] Update dependencies from dotnet/aspire
This pull request updates the following dependencies [marker]: <> (Begin:03daacc2-5f2d-4b54-adb7-129fd5045ed8) ## From https://github.com/dotnet/aspire - **Subscription**: 03daacc2-5f2d-4b54-a...
dotnet-maestro[bot] opened a pull request on dotnet/sdk
[release/9.0.1xx] Update dependencies from dotnet/aspire
This pull request updates the following dependencies [marker]: <> (Begin:cb7d561d-db06-40a7-5001-08dcbc3022d8) ## From https://github.com/dotnet/aspire - **Subscription**: cb7d561d-db06-40a7-5...
dotnet-maestro[bot] pushed 1 commit to darc-main-bd28e55b-1b6d-410c-a68b-e380f423d85a dotnet/sdk
  • Update dependencies from https://github.com/dotnet/aspire build 20241021.5 Microsoft.SourceBuild.Intermediate.aspire... 29d7c00

View on GitHub

dotnet-maestro[bot] pushed 1 commit to darc-release/9.0.1xx-78350ff3-a900-4d02-9e98-a5d853632de6 dotnet/sdk
  • Update dependencies from https://github.com/dotnet/aspire build 20241021.5 Microsoft.SourceBuild.Intermediate.aspire... 78bd787

View on GitHub

dotnet-maestro[bot] pushed 1 commit to darc-release/9.0.2xx-b8929cf1-c4fd-400e-bc5a-0588d626075b dotnet/sdk
  • Update dependencies from https://github.com/dotnet/aspire build 20241021.5 Microsoft.SourceBuild.Intermediate.aspire... f353c48

View on GitHub

dotnet-maestro[bot] created a branch on dotnet/sdk

darc-release/9.0.1xx-78350ff3-a900-4d02-9e98-a5d853632de6 - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

dotnet-maestro[bot] created a branch on dotnet/sdk

darc-release/9.0.2xx-b8929cf1-c4fd-400e-bc5a-0588d626075b - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

dotnet-maestro[bot] created a branch on dotnet/sdk

darc-main-bd28e55b-1b6d-410c-a68b-e380f423d85a - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

dotnet-maestro[bot] pushed 1 commit to darc-release/9.0.2xx-16221786-4c35-4393-8f72-3c591ff7f721 dotnet/sdk
  • Update dependencies from https://github.com/dotnet/razor build 20241023.5 Microsoft.SourceBuild.Intermediate.razor ,... 6d28ed1

View on GitHub

dotnet-maestro[bot] pushed 1 commit to darc-main-e3b538f7-7acd-470f-a29a-c177a70bfbdf dotnet/sdk
  • Update dependencies from https://github.com/dotnet/runtime build 20241023.2 Microsoft.Bcl.AsyncInterfaces , Microsof... a69403f

View on GitHub

Evangelink pushed 4 commits to release/9.0.1xx dotnet/sdk
  • Update dependencies from https://github.com/dotnet/test-templates build 20241023.1 Microsoft.SourceBuild.Intermediat... 4939215
  • Update dependencies from https://github.com/dotnet/test-templates build 20241023.2 Microsoft.SourceBuild.Intermediat... 6bde55a
  • Merge branch 'release/9.0.1xx' into darc-release/9.0.1xx-432e6c1a-9c3d-4f56-a4bc-8c83a435403e ba7f225
  • [release/9.0.1xx] Update dependencies from dotnet/test-templates (#44391) 7fb1b20

View on GitHub

Evangelink deleted a branch dotnet/sdk

darc-release/9.0.1xx-432e6c1a-9c3d-4f56-a4bc-8c83a435403e

Evangelink closed a pull request on dotnet/sdk
[release/9.0.1xx] Update dependencies from dotnet/test-templates
This pull request updates the following dependencies [marker]: <> (Begin:f669c9ec-5fe9-48cb-0a4f-08dcbc302537) ## From https://github.com/dotnet/test-templates - **Subscription**: f669c9ec-5fe...
awakecoding created a comment on an issue on dotnet/sdk
> Why did you have to do this? Was setting `CsWinRTAotOptimizerEnabled` to `false` not working in your project? Exact, setting CsWinRTAotOptimizerEnabled to false has no effect, we've tried every ...

View on GitHub

tmat created a review comment on a pull request on dotnet/sdk
This code path is legacy mode (not Hot Reload). If we can't load the project graph we can't detect project capabilities and can't do browser refresh.

View on GitHub

tmat created a review on a pull request on dotnet/sdk

View on GitHub

marcpopMSFT opened a pull request on dotnet/sdk
Simplify logic for setting the minimum VS version to display in the installer UI
Fixes #44360 **Summary** When SDK and installer were separate repos, we had logic in installer to update the displayed minimum VS version required in the installer Ux. the problem is that we ...
marcpopMSFT pushed 1 commit to marcpopMSFT-fixminversionUI dotnet/sdk

View on GitHub

mrlife created a comment on an issue on dotnet/sdk
@zivkan, thanks for all the suggestions. The error only seems to only be from .NET projects. I've been using .NET for years and this started maybe a year or so ago. Here are my results from the su...

View on GitHub

marcpopMSFT pushed 1 commit to merge/release/9.0.1xx-to-release/9.0.2xx dotnet/sdk
  • Fix the minimum version logic d0699f2

View on GitHub

MiYanni created a review on a pull request on dotnet/sdk
Just to further my understanding of the release process, why is the shipped RC2 build using packages from the internal clones of the repos? If it is released, wouldn't it be external already or is ...

View on GitHub

marcpopMSFT deleted a branch dotnet/sdk

marcpopMSFT-upgradetorc2

marcpopMSFT pushed 2 commits to release/9.0.2xx dotnet/sdk
  • Update to the shipped RC2 build 0eb5bdd
  • Update to the shipped RC2 build (#44364) ab7439a

View on GitHub

joeloff created a review on a pull request on dotnet/sdk

View on GitHub

marcpopMSFT created a comment on a pull request on dotnet/sdk
FYI, this is currently blocking CI builds which is why the installer table hasn't had an updated build in a while. That's becasue our CI pipeline is failing to package up the aspnet targeting pack ...

View on GitHub

ViktorHofer deleted a branch dotnet/sdk

ViktorHofer-patch-2

Load more