We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19546ef commit 778c527Copy full SHA for 778c527
src/FSharpTests/FSharpTests.fsproj
@@ -2,6 +2,7 @@
2
<PropertyGroup>
3
<TargetFramework>net6</TargetFramework>
4
<GenerateProgramFile>false</GenerateProgramFile>
5
+ <LangVersion>preview</LangVersion>
6
</PropertyGroup>
7
<ItemGroup>
8
<Compile Include="Tests.fs" />
src/Verify.Expecto.FSharpTests/Verify.Expecto.FSharpTests.fsproj
@@ -3,6 +3,7 @@
<OutputType>Exe</OutputType>
9
0 commit comments