Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeliux committed Aug 20, 2024
2 parents 4bb4eb6 + 0d44d7a commit 04628be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cd $(dirname $0)/..

RIDS=("linux-x64" "linux-arm64" "win-x64" "win-x86")

FREAMEWORKS=("net6.0" "net8.0")
FREAMEWORKS=("net6.0")
FREAMEWORKS_LEGACY=("net481")

if [ "$1" = "-d" ]
Expand Down

0 comments on commit 04628be

Please sign in to comment.