Skip to content

Commit

Permalink
add net6.0 target framework
Browse files Browse the repository at this point in the history
  • Loading branch information
lbussell committed Jan 28, 2022
1 parent e5a842b commit cd51688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/package/nuspec/TestPlatform.Build.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

<dependencies>
<group targetFramework="netstandard2.0"></group>
<group targetFramework="net6.0"></group>
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit cd51688

Please sign in to comment.