Skip to content

Commit

Permalink
add framework
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codes committed Nov 19, 2023
1 parent 6102314 commit 8f76d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/playnite-web-plugin/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"build": {
"executor": "nx:run-commands",
"options": {
"command": "dotnet build --configuration Release --no-dependencies",
"command": "dotnet build --configuration Release --no-dependencies --framework net4.6.2",
"cwd": "{projectRoot}/src"
}
},
Expand Down

0 comments on commit 8f76d30

Please sign in to comment.