Skip to content

Commit

Permalink
Add global json to ensure build with non-preview version of SDK.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinematics committed May 8, 2024
1 parent cd832a5 commit 4433d30
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions global.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"sdk": {
"version": "8.0.204"
}
}

0 comments on commit 4433d30

Please sign in to comment.