Skip to content

Commit 96649e1

Browse files
committed
Fix after rebase
1 parent 3687479 commit 96649e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Configuration.props

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,9 @@
236236
<_RuntimeRedistDirName>redist</_RuntimeRedistDirName>
237237
</PropertyGroup>
238238

239+
<PropertyGroup>
240+
<_RuntimeRedistDirName>redist</_RuntimeRedistDirName>
241+
</PropertyGroup>
239242

240243
<!-- Whenever there's a need to use a locally built CoreCLR, both .NET for Android and the
241244
application(s) must be built with the same runtime. CLRLocalRuntimePath must point to the CoreCLR

0 commit comments

Comments
 (0)