Skip to content

Commit

Permalink
Rename incorrectly named source file
Browse files Browse the repository at this point in the history
  • Loading branch information
omaus committed Mar 15, 2023
1 parent 68f79c5 commit 3dc6434
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Compile Include="Workbook.fs" />
<Compile Include="Sheet.fs" />
<Compile Include="Cell.fs" />
<Compile Include="FsExtension.fs" />
<Compile Include="FsExtensions.fs" />
<Compile Include="Main.fs" />
</ItemGroup>

Expand Down

0 comments on commit 3dc6434

Please sign in to comment.