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 d67ba77 commit 5586015
Showing 1 changed file with 1 addition and 2 deletions.
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 5586015

Please sign in to comment.