diff --git a/.gitignore b/.gitignore
index c7e1484b7e..3f7475cf3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,5 +25,6 @@ mono_crash.*.json
test_output/
test/**/*.apk
/tools/
+src/Sentry/tools/
*.log
.sentry-native
diff --git a/Directory.Build.props b/Directory.Build.props
index 03cd63ef92..ec2d9c0cc1 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -74,6 +74,16 @@
$(MSBuildThisFileDirectory)tools\sentry-cli\$(SentryCLIVersion)\
+
+
+ 8.0.547301
+ $(MSBuildThisFileDirectory)tools\gcdump\
+ $(GCDumpDirectory)\$(GCDumpVersion)\
+
+ $(GCDumpTempDirectory).store\dotnet-gcdump\$(GCDumpVersion)\dotnet-gcdump\$(GCDumpVersion)\tools\net6.0\any\
+ $(GCDumpDirectory)dotnet-gcdump-$(GCDumpVersion).zip
+
+
002400000480000094000000060200000024000052534131000400000100010059964a931488bcdbd14657f1ee0df32df61b57b3d14d7290c262c2cc9ddaad6ec984044f761f778e1823049d2cb996a4f58c8ea5b46c37891414cb34b4036b1c178d7b582289d2eef3c0f1e9b692c229a306831ee3d371d9e883f0eb0f74aeac6c6ab8c85fd1ec04b267e15a31532c4b4e2191f5980459db4dce0081f1050fb8
diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj
index 5a5574c540..2e9b3def07 100644
--- a/src/Sentry/Sentry.csproj
+++ b/src/Sentry/Sentry.csproj
@@ -147,15 +147,15 @@
-
+
-
+
-
-
+
+