Ecosyste.ms: Timeline

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

dotnet/sdk

awakecoding created a comment on an issue on dotnet/sdk
Is there a temporary hack? I literally edited `C:\Program Files\dotnet\sdk\8.0.403\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets` to first comment out the potentially offending line,...

View on GitHub

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

View on GitHub

ViktorHofer pushed 1 commit to main dotnet/sdk
  • [main] Update dependencies from dotnet/command-line-api (#44399) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro... efbc91d

View on GitHub

paulomorgado created a comment on an issue on dotnet/sdk
Maybe a `ContainerFullyQualifiedImageName` property would work. If supplied, it would ignore `ContainerRegistry` and `ContainerRepository` and use it instead.

View on GitHub

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

View on GitHub

ViktorHofer pushed 1 commit to darc-main-74c548fd-3cd0-4d27-bd2a-a120941bc6c4 dotnet/sdk
  • Delete src/SourceBuild/patches/aspnetcore/0001-Rename-SourceBuildUseMonoRuntime-property-which-is-n.patch efd31d3

View on GitHub

ViktorHofer created a comment on a pull request on dotnet/sdk
Done. I had to merge this branch with latest main.

View on GitHub

ViktorHofer pushed 1 commit to darc-main-e3b538f7-7acd-470f-a29a-c177a70bfbdf dotnet/sdk
  • Delete src/SourceBuild/patches/runtime/0001-Rename-SourceBuildUseMonoRuntime-property-which-is-n.patch 1642889

View on GitHub

dsplaisted created a comment on a pull request on dotnet/sdk
@dotnet/product-construction @dotnet/source-build This is now only failing with unified build and source-build errors. It looks like they are both failing due to a patch not applying: ``` fail...

View on GitHub

paulomorgado created a comment on an issue on dotnet/sdk
1. Use .NET SDK to produce an archive of the container image. 2. Load the container image: `docker load --input <path to the image archive file>` 3. Push the desired image tags to the registry: `do...

View on GitHub

dsplaisted created a comment on a pull request on dotnet/sdk
This is failing in Full Framework tests due to the 8.0.5 version of System.Text.Json coming in as a dependency of NuGet. It will be a while (maybe a few weeks?) before we have a version of VS in t...

View on GitHub

baronfel created a comment on an issue on dotnet/sdk
Can you provide a sample or set of commands and describe what your end to end is, and what specifically is failing for you? I'm having a hard time seeing what the desired state is for your scenario.

View on GitHub

baronfel created a comment on an issue on dotnet/sdk
Tagged @Sergio0694 and @manodasanW for follow-up - Sergio said this should be fixed soon but they may have more details.

View on GitHub

awakecoding created a comment on an issue on dotnet/sdk
Same as @ekalchev here - the issue occurs with .NET SDK 8.0.403, and I double checked with a diagnostic build log that CsWinRTAotOptimizerEnabled was properly set to false, it simply has no effect:...

View on GitHub

Evangelink pushed 2 commits to darc-release/9.0.1xx-432e6c1a-9c3d-4f56-a4bc-8c83a435403e dotnet/sdk
  • [release/9.0.1xx] Upgrade Fedora CI legs to 41 (#44375) Co-authored-by: Michael Simons <[email protected]> 67ae194
  • Merge branch 'release/9.0.1xx' into darc-release/9.0.1xx-432e6c1a-9c3d-4f56-a4bc-8c83a435403e ba7f225

View on GitHub

dingyuchao forked dotnet/sdk

dingyuchao/donet-sdk

dotnet-maestro[bot] pushed 1 commit to darc-release/9.0.1xx-432e6c1a-9c3d-4f56-a4bc-8c83a435403e dotnet/sdk
  • Update dependencies from https://github.com/dotnet/test-templates build 20241023.2 Microsoft.SourceBuild.Intermediat... 6bde55a

View on GitHub

dotnet-maestro[bot] pushed 1 commit to darc-main-a3a3bb28-6138-43d7-b743-37f499eaa4cf dotnet/sdk
  • Update dependencies from https://github.com/dotnet/test-templates build 20241023.2 Microsoft.SourceBuild.Intermediat... 92296a3

View on GitHub

MichaelSimons pushed 1 commit to release/9.0.1xx dotnet/sdk

View on GitHub

MichaelSimons pushed 1 commit to main dotnet/sdk
  • Address MD linter issues in VMR README.md (#44376) 0a2a589

View on GitHub

dotnet-maestro[bot] opened a pull request on dotnet/sdk
[main] Update dependencies from dotnet/test-templates
This pull request updates the following dependencies [marker]: <> (Begin:df18da90-7007-4624-9744-08dc65780c30) ## From https://github.com/dotnet/test-templates - **Subscription**: df18da90-700...
MichaelSimons deleted a branch dotnet/sdk

backport/pr-44371-to-release/9.0.1xx

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

darc-main-a3a3bb28-6138-43d7-b743-37f499eaa4cf - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

MichaelSimons closed a pull request on dotnet/sdk
Address MD linter issues in VMR README.md
All of the changes are linter related except for one minor update that the 9.0 VMR supports source-build only.
MichaelSimons created a review on a pull request on dotnet/sdk

View on GitHub

baronfel created a comment on an issue on dotnet/sdk
`ContainerRegistry` is used to tell the system to push the image to a given registry. To push your current example to the remote registry you should use: ```xml <PropertyGroup> <ContainerRegistr...

View on GitHub

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

View on GitHub

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

View on GitHub

ViktorHofer deleted a branch dotnet/sdk

darc-main-cb0b15ec-4e81-4910-918c-10631b988b62

ViktorHofer closed a pull request on dotnet/sdk
[main] Update dependencies from dotnet/templating
This pull request updates the following dependencies [marker]: <> (Begin:bdbeb850-6d82-4277-c391-08d8e9750d9d) ## From https://github.com/dotnet/templating - **Subscription**: bdbeb850-6d82-42...
Load more