Bennefactor
Results
2
issues of
Bennefactor
### Describe the issue or suggestion The current returns description of `GetSection()` indicates that it returns `null`. That is incorrect. > The specified [ConfigurationSection](https://learn.microsoft.com/en-us/dotnet/api/system.configuration.configurationsection?view=windowsdesktop-9.0) object, or null if the requested...
untriaged
Pri3
area-System.Configuration
I am attempting to create a build container image with a cached .m2 local repository of common project dependencies. I am using the same `jfrog config` in both processes. I...
question