Skip to content

Commit c18404f

Browse files
authored
Post #35606 cleanup
1 parent 2b2eb5a commit c18404f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libraries/restore/runtime/runtime.depproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<ReferenceCopyLocalPaths Include="@(RuntimeFiles)" />
7676
<!-- Setup runtime pack native. -->
7777
<ReferenceCopyLocalPaths Include="@(MonoCrossFiles)"
78-
DestinationSubDirectory="cross" />
78+
DestinationSubDirectory="cross/" />
7979
<ReferenceCopyLocalPaths Include="@(MonoIncludeFiles)"
8080
DestinationSubDirectory="include/%(RecursiveDir)" />
8181
</ItemGroup>

0 commit comments

Comments
 (0)