We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 638d83a commit 027c0a8Copy full SHA for 027c0a8
CHANGELOG.md
@@ -6,6 +6,12 @@
6
7
- StackTrace parsing on Windows Powershell 5.1 ([#50](https://github.com/getsentry/sentry-powershell/pull/50))
8
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
15
## 0.1.0
16
17
### Features
dependencies/Sentry.properties
@@ -1,3 +1,3 @@
1
-version = 4.4.0
+version = 4.9.0
2
repo = https://github.com/getsentry/sentry-dotnet
3
license = MIT
0 commit comments