Skip to content

Commit

Permalink
feat(tests): update test proj dotnet ver
Browse files Browse the repository at this point in the history
  • Loading branch information
natalie-o-perret authored Aug 20, 2022
1 parent 5f342df commit 335a134
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Vp.FSharp.Sql.Sqlite.Tests/Vp.FSharp.Sql.Sqlite.Tests.fsproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>

<IsPackable>false</IsPackable>
<GenerateProgramFile>false</GenerateProgramFile>
<OutputType>Library</OutputType>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 335a134

Please sign in to comment.