Skip to content

Commit

Permalink
Fsdk.Tests: include TSV in legacy proj
Browse files Browse the repository at this point in the history
It was only tested in non-legacy (dotnet v6 or newer).
  • Loading branch information
knocte committed Aug 23, 2023
1 parent 527ed29 commit f6287f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Fsdk.Tests/Fsdk.Tests-legacy.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<ItemGroup>
<Compile Include="FSharpUtil.fs" />
<Compile Include="AsyncExtensions.fs" />
<Compile Include="Tsv.fs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Fsdk\Fsdk-legacy.fsproj" />
Expand Down

0 comments on commit f6287f7

Please sign in to comment.