tweaks before iamges
This commit is contained in:
parent
2a6b68ba6d
commit
f31d55373c
|
|
@ -9,16 +9,16 @@
|
||||||
|
|
||||||
<!-- NuGet Package Properties -->
|
<!-- NuGet Package Properties -->
|
||||||
<PackageId>IronTelemetry.Client</PackageId>
|
<PackageId>IronTelemetry.Client</PackageId>
|
||||||
<Version>1.0.0</Version>
|
<Version>1.1.0</Version>
|
||||||
<Authors>David H Friedel Jr</Authors>
|
<Authors>David H Friedel Jr</Authors>
|
||||||
<Company>MarketAlly</Company>
|
<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>
|
<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</PackageTags>
|
<PackageTags>telemetry;error-monitoring;crash-reporting;exceptions;diagnostics;apm;observability;user-journeys;breadcrumbs</PackageTags>
|
||||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||||
<RepositoryUrl>https://github.com/ironservices/irontelemetry-client</RepositoryUrl>
|
<RepositoryType>git</RepositoryType>
|
||||||
<PackageProjectUrl>https://www.irontelemetry.com</PackageProjectUrl>
|
|
||||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||||
<PackageIcon>nuget_it.png</PackageIcon>
|
<PackageIcon>nuget_it.png</PackageIcon>
|
||||||
|
<Copyright>Copyright (c) 2025 MarketAlly</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue