Skip to content

Commit f37463c

Browse files
github-actions[bot]web-flowJoshuaMoelans
authored
chore(deps): update .NET SDK to v6.3.1 (#2632)
* chore: update src/sentry-dotnet to 6.3.1 * update global.json --------- Co-authored-by: GitHub <noreply@github.com> Co-authored-by: JoshuaMoelans <60878493+JoshuaMoelans@users.noreply.github.com>
1 parent 9b310de commit f37463c

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
- Bump CLI from v3.3.3 to v3.3.5 ([#2604](https://github.com/getsentry/sentry-unity/pull/2604), [#2614](https://github.com/getsentry/sentry-unity/pull/2614))
3131
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#335)
3232
- [diff](https://github.com/getsentry/sentry-cli/compare/3.3.3...3.3.5)
33-
- Bump .NET SDK from v6.2.0 to v6.3.0 ([#2615](https://github.com/getsentry/sentry-unity/pull/2615))
34-
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#630)
35-
- [diff](https://github.com/getsentry/sentry-dotnet/compare/6.2.0...6.3.0)
33+
- Bump .NET SDK from v6.2.0 to v6.3.1 ([#2615](https://github.com/getsentry/sentry-unity/pull/2615), [#2632](https://github.com/getsentry/sentry-unity/pull/2632))
34+
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#631)
35+
- [diff](https://github.com/getsentry/sentry-dotnet/compare/6.2.0...6.3.1)
3636

3737
## 4.1.2
3838

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
3-
"version": "10.0.102",
4-
"workloadVersion": "10.0.102",
3+
"version": "10.0.201",
4+
"workloadVersion": "10.0.201",
55
"rollForward": "disable",
66
"allowPrerelease": false
77
}

0 commit comments

Comments
 (0)