Skip to content

Commit

Permalink
Merge pull request #2038 from jnyrup/BumpMinSdk
Browse files Browse the repository at this point in the history
Bump minimum SDK to 6.0.400
  • Loading branch information
jnyrup committed Nov 20, 2022
2 parents 27326cb + 658c4a2 commit 1eb182a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.json
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "6.0.100",
"version": "6.0.400",
"rollForward": "latestMajor"
}
}

0 comments on commit 1eb182a

Please sign in to comment.