Commit f37463c
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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Submodule sentry-dotnet updated 33 files
- .claude/settings.json+6
- .generated.NoMobile.slnx+9
- .github/dependabot.yml+3-5
- .github/workflows/alpine.yml+1-1
- .github/workflows/build.yml+3-3
- .github/workflows/changelog-preview.yml+3-3
- .github/workflows/codeql-analysis.yml+2-2
- .github/workflows/format-code.yml+14-1
- .github/workflows/release.yml+1-1
- .github/workflows/validate-pr.yml+16
- .vscode/settings.json+2-1
- AGENTS.md+13
- CHANGELOG.md+26
- Directory.Build.props+3-2
- Sentry.slnx+9
- global.json+2-2
- integration-test/cli.Tests.ps1+11-3
- integration-test/runtime.Tests.ps1+9-1
- modules/sentry-cocoa.properties+1-1
- modules/sentry-native+1-1
- scripts/device-test-utils.ps1+4-4
- scripts/patch-cocoa-bindings.cs+28
- src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj+2-2
- src/Sentry.Bindings.Android/Transforms/Metadata.xml+3
- src/Sentry.Bindings.Cocoa/ApiDefinitions.cs+13-4
- src/Sentry.Bindings.Cocoa/StructsAndEnums.cs+8
- src/Sentry/GlobalSessionManager.cs+6-6
- src/Sentry/PlatformAbstractions/FrameworkInfo.cs+2-1
- src/Sentry/Protocol/Envelopes/Envelope.cs+9-5
- src/Sentry/Sentry.csproj+7-7
- test/Sentry.Tests/GlobalSessionManagerTests.cs+12-24
- test/Sentry.Tests/PlatformAbstractions/RuntimeInfoTests.cs+1-6
- test/Sentry.Tests/Protocol/Envelopes/EnvelopeTests.cs+34-11
0 commit comments