Skip to content

Commit acfc7a5

Browse files
committed
silence FS3511
1 parent cb4e7eb commit acfc7a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/FsToolkit.ErrorHandling.IcedTasks.Tests/FsToolkit.ErrorHandling.IcedTasks.Tests.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<OutputType>Exe</OutputType>
55
<TargetFrameworks>net8.0</TargetFrameworks>
66
<LangVersion>preview</LangVersion>
7+
<NoWarn>$(NoWarn); FS3511</NoWarn>
78
</PropertyGroup>
89
<ItemGroup>
910
<Compile Include="SampleDomain.fs" />

0 commit comments

Comments
 (0)