Commit 07a3543
Fix: Add product name to release as default (#202)
* add productname to release
* updated CHANGELOG.md
* removed release override on eventprocessor
* added test for custom release
* Update src/Sentry.Unity/SentryUnity.cs
Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>
Co-authored-by: Bruno Garcia <bruno@brunogarcia.com>1 parent 40cf09a commit 07a3543
4 files changed
Lines changed: 302 additions & 275 deletions
File tree
- src/Sentry.Unity
- test/Sentry.Unity.Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments