Skip to content

Commit

Permalink
Change nuspec to target .net6.
Browse files Browse the repository at this point in the history
  • Loading branch information
xforever1313 committed Nov 21, 2022
1 parent 4ee7943 commit 4ab4fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuspec/Cake.ArgumentBinder.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
>
<metadata>
<dependencies>
<group targetFramework="netcoreapp3.1"/>
<group targetFramework="net6.0"/>
</dependencies>
<id>Cake.ArgumentBinder</id>
<version>0.0.0</version> <!-- Set during build. -->
Expand Down

0 comments on commit 4ab4fd1

Please sign in to comment.