Bart Koelman

Results 165 comments of Bart Koelman

Hi @Youssef1313, thanks for this PR. I've merged support for .NET 10 into the main branch. Would you like to rebase and give it another try? I suppose we don't...

Superseded by #1626. We don't consider updating to MTPv2 an improvement at this point.

Possibly related to https://github.com/SteeltoeOSS/Documentation/issues/373.

@filzrev There's no example, so may not be related to this issue. This is the source code, available [here](https://github.com/SteeltoeOSS/Steeltoe/blob/main/src/Configuration/src/CloudFoundry/CloudFoundryServiceCollectionExtensions.cs): ```c# // Licensed to the .NET Foundation under one or more...

@filzrev I don't think that's related. All those warnings belong to v2/v3 APIs. In the past, someone thought it'd be a good idea to expose types in different assemblies with...

@filzrev Awesome, thanks so much for digging that up! Without the filter, it all works properly.

Thanks, makes sense. Unfortunately, this doesn't work for us. We have versioned docfx JSON files that specify file masks, because the solution file in older versions doesn't actually build (due...

I think it should be reported per assembly/framework combination.