Skip to content

Commit 556a1c2

Browse files
Update Sentry.targets
1 parent 4f448ef commit 556a1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sentry/buildTransitive/Sentry.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</Target>
1717

1818
<ItemGroup Condition="$([System.OperatingSystem]::IsWindows())">
19-
<!-- See: https://github.com/getsentry/sentry-dotnet/issues/3928 -->
19+
<!-- See: https://github.com/getsentry/sentry-dotnet/pull/4111 -->
2020
<LinkerArg Include="/NODEFAULTLIB:MSVCRT" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)