Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
paulomorgado opened an issue on dotnet/sdk
[8.0.404] "dotnet list package" fails when using CPM
<!-- Please keep in mind that the GitHub issue tracker is not intended as a general support forum, but for reporting **non-security** bugs and feature requests. If you believe you have an issue th...paulomorgado created a comment on an issue on RicoSuter/NSwag
> Hi @bzwieratinnovadis, I am still getting this error in NSwag 14.1. Can you elaborate what you mean with "a template being used"? I do nothing special, just generate a C# client from a valid open...
paulomorgado opened an issue on hacf-fr/renault-api
RenaulVehicle hits 404 on get_car_adapter
I'm trying this API an a Renault Scenic e-tech with this code: ```python async def main(): async with aiohttp.ClientSession() as websession: client = RenaultClient(websession=websess...paulomorgado created a comment on a pull request on rabbitmq/rabbitmq-dotnet-client
> > @danielmarbach, do you have any scenario in mind for the use of the cancellation token in the event args? > > Not sure I understand your question. Can you elaborate? The token is part of the...
paulomorgado created a comment on a pull request on rabbitmq/rabbitmq-dotnet-client
@danielmarbach, do you have any scenario in mind for the use of the cancellation token in the event args?
paulomorgado pushed 98 commits to MSBuild-GetProperty-GetItem paulomorgado/cake-build-cake
- (#4322) Removed check for OS on PathHelper.IsRooted 8d390fa
- Merge pull request #4323 from nils-a/feature/GH-4322 (#4322) Removed check for OS on PathHelper.IsRooted 9463314
- Add ReportGenerator missing markdown report types f74203a
- Merge pull request #4330 from eoehen/feature/ReportGenerator-missing-report-types Add ReportGenerator missing markdo... 46a049b
- (GH-4336) Switch to Central Package Management (CPM) * fixes #4336 c7918db
- (GH-4337) Update Xunit to 2.9.1 * fixes #4337 ea9a316
- (GH-4338) Update Microsoft.NET.Test.Sdk to 17.11.1 * fixes #4338 20ef2a9
- (GH-4339) Update Verify.Xunit to 26.6.0 * fixes #4339 6341c64
- (GH-4340) Update NuGet.* to 6.11.0 * fixes #4340 7ca3449
- (GH-4341) Update Autofac to 8.1.0 * fixes #4341 09d0507
- (GH-4342) Update Basic.Reference.Assemblies.* to 1.7.9 * fixes #4342 7c6ef3d
- (GH-4343) Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.11.0 * fixes #4343 9c15e2e
- Address xUnit2029 Warning, replace Assert Empty with DoesNotContain 88ec45a
- Update SDK to 8.0.402 3cb268f
- Merge pull request #4344 from devlead/feature/gh-4336 GH4336-4343: Switch to Central Package Management (CPM) & upda... 29611bd
- Update NuGetSourceRepositoryProvider.cs use SettingsUtility.GetEnabledSources() e26e2ae
- Update NuGetSourceRepositoryProvider.cs cc062fe
- Update NuGetSourceRepositoryProvider.cs a9cb965
- Merge pull request #4284 from WeihanLi/patch-1 Update NuGetSourceRepositoryProvider.cs 3b7ac98
- Add DotNetListPackage alias for dotnet list package command 409b024
- and 78 more ...
paulomorgado created a comment on an issue on open-telemetry/opentelemetry-dotnet
a 1.11.0 version with proper dependencies would solve this. I'll go even further, there is no need to depend on any 9 packages other than System.Diagnostics.DiagnosticSource, so it seems. Whe...
paulomorgado opened a pull request on merill/bluesky
Change BlueSky handle for Paulo Morgado
Change BlueSky handle for Paulo Morgado from `paulomorgado.bsky.social` to `paulomorgado.net`.paulomorgado created a branch on paulomorgado/bluesky
change-handler - Crowd sourced database of the Microsoft community on Bluesky.
paulomorgado pushed 2 commits to issues/5973 paulomorgado/open-telemetry-opentelemetry-dotnet
paulomorgado opened a draft pull request on open-telemetry/opentelemetry-dotnet
Addresses issue 8973
Fixes #5973 ## Changes Do not force Microsoft.Extensions.* to applications not targeting .NET 9.0. ## Merge requirement checklist * [X] [CONTRIBUTING](https://github.com/open-telemetry/...paulomorgado created a branch on paulomorgado/open-telemetry-opentelemetry-dotnet
issues/5973 - The OpenTelemetry .NET Client