File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 58
58
59
59
60
60
# A URL to the license for this module.
61
- LicenseUri = ' https://raw.githubusercontent.com/getsentry/sentry-dotnet /main/LICENSE'
61
+ LicenseUri = ' https://raw.githubusercontent.com/getsentry/sentry-powershell /main/LICENSE'
62
62
63
63
# A URL to the main website for this project.
64
- ProjectUri = ' https://github.com/getsentry/sentry-dotnet '
64
+ ProjectUri = ' https://github.com/getsentry/sentry-powershell '
65
65
66
66
# A URL to an icon representing this module.
67
- IconUri = ' https://raw.githubusercontent.com/getsentry/sentry-unity/main/.github /sentry-wordmark-dark-400x119 .svg'
67
+ IconUri = ' https://raw.githubusercontent.com/getsentry/platformicons/4e407e832f1a2a95d77ca8ca0ea2a195a38eec24/svg /sentry.svg'
68
68
69
69
# ReleaseNotes of this module
70
- ReleaseNotes = ' https://raw.githubusercontent.com/getsentry/sentry-dotnet /main/CHANGELOG.md'
70
+ ReleaseNotes = ' https://raw.githubusercontent.com/getsentry/sentry-powershell /main/CHANGELOG.md'
71
71
72
72
# Prerelease string of this module
73
73
Prerelease = ' dev'
81
81
} # End of PrivateData hashtable
82
82
83
83
# HelpInfo URI of this module
84
- HelpInfoURI = ' https://docs.sentry.io/platforms/dotnet '
84
+ HelpInfoURI = ' https://docs.sentry.io/platforms/powershell '
85
85
}
You can’t perform that action at this time.
0 commit comments