Skip to content

Commit

Permalink
Try to use lower dotnet version
Browse files Browse the repository at this point in the history
  • Loading branch information
totollygeek committed Apr 7, 2024
1 parent 7484f2b commit e4aa147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .idea/.idea.awesome-app/.idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.203",
"version": "8.0.103",
"rollForward": "latestMinor"
}
}

0 comments on commit e4aa147

Please sign in to comment.