Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Raygun4Maui.Platform/Raygun4Maui.Platform.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<Authors>Raygun</Authors>
<Company>Raygun</Company>
<Description>This is a supporting library only and you should not be installing this. This provides native binding libraries for Raygun4Maui; Raygun's Crash Reporting and Real User Monitoring Provider for MAUI .NET</Description>
<Copyright>Copyright (C) 2025 Raygun Limited</Copyright>
<Copyright>Copyright (C) 2026 Raygun Limited</Copyright>
<PackageProjectUrl>https://raygun.com/platform/real-user-monitoring</PackageProjectUrl>
<RepositoryUrl>https://github.com/MindscapeHQ/raygun4maui</RepositoryUrl>
<PackageTags>Raygun4Maui; Raygun; RUM; MAUI; .NET; dotnet; Networking</PackageTags>
Expand Down
2 changes: 1 addition & 1 deletion Raygun4Maui/Raygun4Maui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<Company>Raygun</Company>
<PackageReadmeFile>README.md</PackageReadmeFile>
<Description>Raygun's Crash Reporting and Real User Monitoring Provider for MAUI .NET</Description>
<Copyright>Copyright (C) 2025 Raygun Limited</Copyright>
<Copyright>Copyright (C) 2026 Raygun Limited</Copyright>
<PackageProjectUrl>https://raygun.com/platform/crash-reporting</PackageProjectUrl>
<RepositoryUrl>https://github.com/MindscapeHQ/raygun4maui</RepositoryUrl>
<PackageTags>Raygun4Maui; Raygun; Crash Reporting; MAUI; .NET; dotnet; Real User Monitoring</PackageTags>
Expand Down
Loading