tweaks before iamges
This commit is contained in:
parent
2a6b68ba6d
commit
f31d55373c
|
|
@ -9,16 +9,16 @@
|
|||
|
||||
<!-- NuGet Package Properties -->
|
||||
<PackageId>IronTelemetry.Client</PackageId>
|
||||
<Version>1.0.0</Version>
|
||||
<Version>1.1.0</Version>
|
||||
<Authors>David H Friedel Jr</Authors>
|
||||
<Company>MarketAlly</Company>
|
||||
<Description>Client SDK for IronTelemetry - Error Monitoring and Crash Reporting. Capture exceptions, track user journeys, and monitor application health with automatic correlation.</Description>
|
||||
<PackageTags>telemetry;error-monitoring;crash-reporting;exceptions;diagnostics;apm;observability</PackageTags>
|
||||
<Description>Client SDK for IronTelemetry - Error monitoring, crash reporting, and user journey tracking. Capture exceptions with stack traces, track multi-step user journeys with nested steps, log breadcrumbs for debugging context, and monitor application health with automatic correlation.</Description>
|
||||
<PackageTags>telemetry;error-monitoring;crash-reporting;exceptions;diagnostics;apm;observability;user-journeys;breadcrumbs</PackageTags>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<RepositoryUrl>https://github.com/ironservices/irontelemetry-client</RepositoryUrl>
|
||||
<PackageProjectUrl>https://www.irontelemetry.com</PackageProjectUrl>
|
||||
<RepositoryType>git</RepositoryType>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
<PackageIcon>nuget_it.png</PackageIcon>
|
||||
<Copyright>Copyright (c) 2025 MarketAlly</Copyright>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue