Skip to content

Commit 9bf15d6

Browse files
committed
Fixed duplication error in FunScript,Tests.fsproj
1 parent 73c6f53 commit 9bf15d6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

tests/FunScript.Tests/FunScript.Tests.fsproj

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,6 @@
5151
</Choose>
5252
<Import Project="$(FSharpTargetsPath)" Condition="Exists('$(FSharpTargetsPath)')" />
5353
<ItemGroup>
54-
<Content Include="edge\x64\edge.node">
55-
<Paket>True</Paket>
56-
</Content>
57-
<Content Include="edge\x64\node.dll">
58-
<Paket>True</Paket>
59-
</Content>
60-
<Content Include="edge\x86\edge.node">
61-
<Paket>True</Paket>
62-
</Content>
63-
<Content Include="edge\x86\node.dll">
64-
<Paket>True</Paket>
65-
</Content>
6654
<None Include="paket.references" />
6755
<Compile Include="PowerPack/Linq.fs" />
6856
<Compile Include="CommonFixture.fs" />

0 commit comments

Comments
 (0)