This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Commit 2135a62
Fixing build by casting IntPtr to nint. (dotnet/coreclr#15530)
Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>1 parent a9155cf commit 2135a62
File tree
1 file changed
+1
-1
lines changed- src/Common/src/CoreLib/Internal/Runtime/CompilerServices
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments