Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 3d9bcf4

Browse files
committed
Copy Paste error
1 parent 47ef990 commit 3d9bcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Microsoft.DotNet.Cli.Compile.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
<SdkOutputChmodTargets Include="$(SdkOutputDirectory)/Roslyn/RunVbc.sh">
233233
<Mode>755</Mode>
234234
</SdkOutputChmodTargets>
235-
<SdkOutputChmodTargets Include="$(SdkOutputDirectory)/Roslyn/RunFsc.sh">
235+
<SdkOutputChmodTargets Include="$(SdkOutputDirectory)/FSharp/RunFsc.sh">
236236
<Mode>755</Mode>
237237
</SdkOutputChmodTargets>
238238
</ItemGroup>

0 commit comments

Comments
 (0)