Skip to content

Commit 9e9a3e9

Browse files
Fix whitespace in repro project (#69825)
Undoes whitespace change from #69769.
1 parent 315549e commit 9e9a3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/coreclr/tools/aot/ILCompiler/repro/repro.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
1313
</PropertyGroup>
1414

15-
<Target Name="GenerateReproProjectResponseFile"
15+
<Target Name="GenerateReproProjectResponseFile"
1616
AfterTargets="Build"
1717
Condition="'$(BuildingInsideVisualStudio)' != 'true'">
1818

0 commit comments

Comments
 (0)