Skip to content

Commit

Permalink
rename file to match module name
Browse files Browse the repository at this point in the history
  • Loading branch information
dawedawe committed Dec 12, 2023
1 parent 30c8628 commit 0d3d029
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/FSharp.Analyzers.Cli/FSharp.Analyzers.Cli.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<Compile Include="Logging.fs" />
<Compile Include="CustomLogging.fs" />
<Compile Include="Program.fs" />
</ItemGroup>

Expand Down

0 comments on commit 0d3d029

Please sign in to comment.