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 d4a005fCopy full SHA for d4a005f
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.8.1 ([#47](https://github.com/getsentry/sentry-powershell/pull/47))
12
+ - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#481)
13
+ - [diff](https://github.com/getsentry/sentry-dotnet/compare/4.4.0...4.8.1)
14
15
## 0.1.0
16
17
### Features
dependencies/Sentry.properties
@@ -1,3 +1,3 @@
1
-version = 4.4.0
+version = 4.8.1
2
repo = https://github.com/getsentry/sentry-dotnet
3
license = MIT
0 commit comments