Skip to content

Commit 9b70a00

Browse files
committed
re-stablish the console program files order
1 parent a84134f commit 9b70a00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TestConsole/TestConsole.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<Compile Include="ProgramNoArgs.fs" />
1212
<Compile Include="ProgramSubCommand.fs" />
1313
<Compile Include="ProgramTask.fs" />
14-
<Compile Include="Program.fs" />
1514
<Compile Include="ProgramTokenReplacer.fs" />
15+
<Compile Include="Program.fs" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)