Skip to content

Commit

Permalink
wip5
Browse files Browse the repository at this point in the history
  • Loading branch information
tehraninasab committed Aug 2, 2023
1 parent f8fbccd commit 0332848
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/FileConventions/FileConventions.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
</PropertyGroup>

<ItemGroup>
<Compile Include="Library.fs" />
<Compile Include="Helpers.fs" />
<PackageReference Include="Fsdk" Version="0.6.0--date20230705-0933.git-7acb7a5" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Fsdk" Version="0.6.0--date20230705-0933.git-7acb7a5" />
<Compile Include="Library.fs" />
<Compile Include="Helpers.fs" />
</ItemGroup>

</Project>

0 comments on commit 0332848

Please sign in to comment.