Matthew Lieder
Matthew Lieder
Hello! First off, I wanted to say how grateful I am for you making this plugin -- it's exactly what I've been looking for, a modern thumbnail scroller that functions...
### Description Take these two almost identical commands: ``` dotnet-mage -update -AppManifest Application Files/ dotnet-mage -update -AppManifest Application Files\ ``` They both work, but produce different codebase values in the...
Hello! I was trying to use `dotnet-mage` to update the product name (assembly.description.name) of my application in the deployment manifest, but ran into a blocker: updating the product name also...
Looking over the code, CimSession.Close is not implemented (has no effect). Same issue with Dispose. That seems like it could be a major problem, though I'm not familiar enough with...
I have a base class containing methods with TestFixtureSetUpAttribute/TestFixtureTearDown attributes and a child class that contains three tests. If I group the tests by class in Test Explorer and right-click...
### Description Hello! Under the "Automatically log scope..." section, both the text and the code appear to imply that SpanId, TraceId, ParentId, Baggage, and Tags are all enabled by default....
Hello! We're using your package in frontend projects worked on by developers without Java/Maven installed on their systems. That should normally be just fine, since we're only running this package...
Hello! I was playing around with the new CLI options in v2 (thanks!) and ran into a limitation. For decompressing it always assumes the input file is a binary uint8array...
### Component OpenTelemetry.Instrumentation.ConfluentKafka ### Is your feature request related to a problem? I want to be able to unit test my application logic using mock IConsumer's instead of only being...
### Package OpenTelemetry.Exporter.OpenTelemetryProtocol ### Is your feature request related to a problem? The Application Insights SDK and the Datadog Tracer SDK both include the fully qualified exception type name (such...