Skip to content

Commit

Permalink
chore(deps): update dependency dotnet-sdk to v8.0.402 (#3846)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 80a01d9 commit 8767077
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-csharp/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.401",
"version": "8.0.402",
"rollForward": "latestMinor"
}
}
2 changes: 1 addition & 1 deletion config/.csharp-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.401
8.0.402
2 changes: 1 addition & 1 deletion tests/output/csharp/global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.401",
"version": "8.0.402",
"rollForward": "latestMinor"
}
}

0 comments on commit 8767077

Please sign in to comment.