Skip to content

Commit

Permalink
Remove non-existing file from a project (dotnet#17689)
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Ransom (msft) <codecutter@hotmail.com>
  • Loading branch information
psfinaki and KevinRansom committed Sep 12, 2024
1 parent a11d5f6 commit 3de720b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/fsharp/FSharpSuite.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
<Compile Include="Compiler\Libraries\Core\Reflection\SprintfTests.fs" />
<Compile Include="Compiler\Libraries\Core\Reflection\PreComputedTupleConstructorTests.fs" />
<Compile Include="Compiler\Libraries\Core\Unchecked\DefaultOfTests.fs" />
<None Include="update.base.line.with.actuals.fsx" />
<!-- don't include test resources in subdirectories -->
<EmbeddedResource Remove="**" />
</ItemGroup>
Expand Down

0 comments on commit 3de720b

Please sign in to comment.