Skip to content

Commit

Permalink
Fix case of DGM.fs
Browse files Browse the repository at this point in the history
  • Loading branch information
hyazinthh committed May 28, 2024
1 parent d5cb333 commit 61b9c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Aardvark.Data.DGM/Aardvark.Data.DGM.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<DocumentationFile>..\..\bin\Release\netstandard2.0\Aardvark.Data.DGM.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Compile Include="Dgm.fs" />
<Compile Include="DGM.fs" />
</ItemGroup>
<ItemGroup>
<None Include="paket.references" />
Expand Down

0 comments on commit 61b9c54

Please sign in to comment.