Skip to content

Commit 027c0a8

Browse files
chore(deps): update Dotnet SDK to v4.9.0 (#47)
Co-authored-by: GitHub <noreply@github.com>
1 parent 638d83a commit 027c0a8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- StackTrace parsing on Windows Powershell 5.1 ([#50](https://github.com/getsentry/sentry-powershell/pull/50))
88

9+
### Dependencies
10+
11+
- Bump Dotnet SDK from v4.4.0 to v4.9.0 ([#47](https://github.com/getsentry/sentry-powershell/pull/47))
12+
- [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#490)
13+
- [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.9.0)
14+
915
## 0.1.0
1016

1117
### Features

dependencies/Sentry.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = 4.4.0
1+
version = 4.9.0
22
repo = https://github.com/getsentry/sentry-dotnet
33
license = MIT

0 commit comments

Comments
 (0)