Ecosyste.ms: Timeline

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

dotnet/sdk

MichaelSimons closed a pull request on dotnet/sdk
Upgrade Fedora CI legs to 41
Related to https://github.com/dotnet/source-build/issues/4593 [Test Build](https://dev.azure.com/dnceng/internal/_build/results?buildId=2566588&view=results) (internal Microsoft link)
mthalman created a review on a pull request on dotnet/sdk

View on GitHub

NikolaMilosavljevic pushed 1 commit to release/9.0.1xx dotnet/sdk
  • Use non-stable SDK version for SB artifacts (#44362) 02baa35

View on GitHub

NikolaMilosavljevic closed a pull request on dotnet/sdk
Use non-stable SDK version for SB artifacts
Fixes: https://github.com/dotnet/source-build/issues/4682 Due to several changes made early in 9.0, particularly https://github.com/dotnet/installer/pull/18153, we're versioning GA and Servicing...
NikolaMilosavljevic created a comment on a pull request on dotnet/sdk
[Validation build](https://dev.azure.com/dnceng/internal/_build/results?buildId=2566524&view=results) was successful.

View on GitHub

davidfowl created a review comment on a pull request on dotnet/sdk
What's this condition? Why is it tied to web apps?

View on GitHub

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

View on GitHub

ViktorHofer pushed 1 commit to main dotnet/sdk
  • Rename SourceBuildUseMonoRuntime property, which is not SB specific (#43626) Co-authored-by: Michael Simons <msimons... 60d1496

View on GitHub

ViktorHofer closed a pull request on dotnet/sdk
Rename SourceBuildUseMonoRuntime property, which is not SB specific
This is a coordinated cross-repo change, and might break the build until all four PRs are merged. The other three are: https://github.com/dotnet/aspnetcore/pull/58035 https://github.com/dotnet/...
dotnet-maestro[bot] pushed 1 commit to darc-main-f414bd8c-c2da-4719-b81a-a0a787165b8c dotnet/sdk
  • Update dependencies from https://github.com/dotnet/xdt build 20241022.2 Microsoft.SourceBuild.Intermediate.xdt , Mic... 3d267e6

View on GitHub

dotnet-maestro[bot] pushed 1 commit to darc-main-cf7eaa25-fcea-44da-84b5-9f94ff17ae04 dotnet/sdk
  • Update dependencies from https://github.com/dotnet/aspnetcore build 20241022.4 dotnet-dev-certs , dotnet-user-jwts ,... e3c47fb

View on GitHub

DJDoena opened 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...
CollinAlpert opened an issue on dotnet/sdk
`dotnet restore` never completes
This one is a bit difficult to reproduce and to explain. Once in a while, when I execute `dotnet restore` on the command line, I get the "Determining projects to restore..." output, followed by "er...
edvilme created a comment on a pull request on dotnet/sdk
Missed adding the `RestoreActionConfig` to some other methods. It should be working fine now ![image](https://github.com/user-attachments/assets/ef8ea500-1214-48c6-ad8b-c1b3b505ec4a)

View on GitHub

baronfel created a comment on an issue on dotnet/sdk
@richlander / @leecow who controls mariner package availability? Are we missing the aspnet framework packages for 8.0.403/8.0.10?

View on GitHub

zerovian created a comment on an issue on dotnet/sdk
There's a (possibly undocumented) environment variable "DOTNET_CLI_HOME" that can be set. This moves ALL the standard paths to be rooted from this location instead of the user's home directory. W...

View on GitHub

ericstj created a comment on an issue on dotnet/sdk
> Should we consider changing msbuild to treat those as part of the platform and then have tasks stop distributing them entirely? Yeah that's what I mentioned here: > I wonder if for many of thes...

View on GitHub

damonbarry opened an issue on dotnet/sdk
dotnet command fails after installing .NET SDK 8.0.402 on Mariner 2.0
### Describe the bug If I install .NET SDK 8.0.402 on a fresh Mariner VM (in Azure cloud) and do `dotnet --version`, the version is printed and the command has an exit status of 0. However, if I in...
baronfel pushed 2 commits to release/9.0.2xx dotnet/sdk
  • make the Details command faster to create and drag in fewer DLLs 6aa6a2e
  • make the Details command faster to create and drag in fewer DLLs (#44366) 39fd5ad

View on GitHub

baronfel closed a pull request on dotnet/sdk
make the Details command faster to create and drag in fewer DLLs
We should minimize the cost (performance and DLL-loading) of creating the CLI graph to prevent errors like Rainer saw when doing MSBuild bootstrapping today.
marcpopMSFT created a review on a pull request on dotnet/sdk

View on GitHub

ViktorHofer pushed 1 commit to main dotnet/sdk
  • Update net-sdk-supporting-feed (#44363) 160888a

View on GitHub

ViktorHofer deleted a branch dotnet/sdk

ViktorHofer-patch-4

ViktorHofer closed a pull request on dotnet/sdk
Update net-sdk-supporting-feed
This should now point to the dotnet10 feed.
marcpopMSFT created a comment on an issue on dotnet/sdk
@AArnott you could set the msbuild args as properties and they should get picked up by the inner invocation. Let us know if you have more info for us to dig into based on nkolev92's reply. We proba...

View on GitHub

davidfowl created a review comment on a pull request on dotnet/sdk
👍🏾

View on GitHub

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

View on GitHub

tmat created a comment on a pull request on dotnet/sdk
@phil-allen-msft ptal

View on GitHub

dotnet-maestro[bot] pushed 1 commit to darc-release/9.0.1xx-c4a14982-8e59-4384-b5f4-bd274fc53144 dotnet/sdk
  • Update dependencies from https://github.com/dotnet/xdt build 20241022.2 Microsoft.SourceBuild.Intermediate.xdt , Mic... c79dbc7

View on GitHub

dotnet-maestro[bot] pushed 1 commit to darc-release/9.0.2xx-79877120-0cce-4c1c-b6f8-479b1cb3bd71 dotnet/sdk
  • Update dependencies from https://github.com/dotnet/xdt build 20241022.2 Microsoft.SourceBuild.Intermediate.xdt , Mic... c14b0a0

View on GitHub

Load more