Skip to content

Commit

Permalink
Merge pull request #278 from ARKlab/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update dependency dotnet-sdk to v8.0.404
  • Loading branch information
renovate[bot] authored Nov 13, 2024
2 parents d2ebf2f + a7642ed commit d6434b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Ark.ReferenceProject/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.403",
"version": "8.0.404",
"rollForward": "latestFeature"
}
}
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.403",
"version": "8.0.404",
"rollForward": "latestFeature"
}
}

0 comments on commit d6434b4

Please sign in to comment.