Ecosyste.ms: Timeline

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

dotnet/sdk

ViktorHofer closed a draft pull request on dotnet/sdk
Delete old feeds
Sergio0694 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?

View on GitHub

dotnet-policy-service[bot] created a comment on an issue on dotnet/sdk
Thanks for creating this issue! We believe this issue is related to NuGet tooling, which is maintained by the NuGet team. Thus, we closed this one and encourage you to raise this issue in the [NuGe...

View on GitHub

dotnet-policy-service[bot] closed an issue on dotnet/sdk
dotnet.exe pack ignores pack=false
I try to create a nuget for `x86` and `x64` explicit, but deliberately no `AnyCPU` (see https://learn.microsoft.com/en-us/answers/questions/1373133/ ). `dotnet.exe pack` doesn't like this and quits...
dotnet-policy-service[bot] closed an issue on dotnet/sdk
dotnet.exe pack ignores pack=false
I try to create a nuget for `x86` and `x64` explicit, but deliberately no `AnyCPU` (see https://learn.microsoft.com/en-us/answers/questions/1373133/ ). `dotnet.exe pack` doesn't like this and quits...
wtgodbe pushed 2 commits to darc-release/9.0.1xx-309d651a-79fb-49a5-b83c-4f7014622148 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-309d651a-79fb-49a5-b83c-4f7014622148 7504d28

View on GitHub

wtgodbe pushed 2 commits to darc-release/9.0.1xx-3a6de3af-579b-4a8e-8a3b-1b2f5dc65885 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-3a6de3af-579b-4a8e-8a3b-1b2f5dc65885 15661dc

View on GitHub

ViktorHofer pushed 1 commit to main dotnet/sdk
  • [main] Update dependencies from dotnet/arcade (#44398) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@user... 227251e

View on GitHub

ViktorHofer deleted a branch dotnet/sdk

darc-main-167b6a29-c2ff-4cb5-acbb-847819cb19b0

ViktorHofer closed a pull request on dotnet/sdk
[main] Update dependencies from dotnet/arcade
This pull request updates the following dependencies [marker]: <> (Begin:3d9043af-0e17-4eb5-f3e3-08d8e97c775d) ## From https://github.com/dotnet/arcade - **Subscription**: 3d9043af-0e17-4eb5-f...
dotnet-maestro[bot] opened a pull request on dotnet/sdk
[release/9.0.2xx] Update dependencies from dotnet/fsharp
This pull request updates the following dependencies [marker]: <> (Begin:2cd7288c-8db7-44cc-a3af-274156f0f542) ## From https://github.com/dotnet/fsharp - **Subscription**: 2cd7288c-8db7-44cc-a...
dotnet-maestro[bot] pushed 1 commit to darc-release/9.0.2xx-eadbf255-fe95-41db-b4b3-a20dabf33305 dotnet/sdk
  • Update dependencies from https://github.com/dotnet/fsharp build 20241023.2 Microsoft.SourceBuild.Intermediate.fsharp... 39376ee

View on GitHub

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

darc-release/9.0.2xx-eadbf255-fe95-41db-b4b3-a20dabf33305 - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

dotnet-maestro[bot] pushed 1 commit to darc-main-4ea86090-c4cd-4655-aaca-c11e706c152e dotnet/sdk
  • Update dependencies from https://github.com/dotnet/windowsdesktop build 20241023.3 Microsoft.WindowsDesktop.App.Ref ... c356cc0

View on GitHub

ViktorHofer opened a draft pull request on dotnet/sdk
Delete old feeds
ViktorHofer created a branch on dotnet/sdk

ViktorHofer-patch-2 - Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI

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

Load more