-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Andrej Čižmárik edited this page Jan 3, 2026
·
3 revisions
Welcome to the sharpdetect wiki!
-
PAL_OUTPUTDEBUGSTRING- optional debugging for certain profiler loading problems. Example:
Loading profiler failed during instantiation. Profiler CLSID: '{b2c60596-b36d-460b-902a-3d91f5878529}'. HRESULT: 0x8007007e.
Process ID (decimal): 406. Message ID: [0x2504].# Place .nupkg into C:\LocalNuGet (it is not cached - can be replaced later)
dotnet tool install --global sharpdetect --add-source C:\LocalNuGet --prerelease
dotnet tool uninstall --global SharpDetect- Bump version in
Directory.Build.props - Run
Releasepipeline and test locally created artifacts- Ensure nupkg contains plugins a profilers directories
- Create tag on
mainbranch with patternv<major>.<minor>.<patch>, optionally with suffix-prerelease-xx - Create release on GitHub and attach artifacts
- Publish nupkg to NuGet