Skip to content

Commit

Permalink
Merge branch 'main' into fix/link-xml-import-error
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Sep 17, 2021
2 parents a57bc18 + 7297345 commit 8ce9f8f
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 87 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Fixes

- Import link.xml caused an infinite loop ([#315](https://github.com/getsentry/sentry-unity/pull/315))
- Removed unused .asmdefs which clears a warning from console ([#316](https://github.com/getsentry/sentry-unity/pull/316))

## 0.5.2

Expand Down
29 changes: 0 additions & 29 deletions package-dev/Editor/io.sentry.unity.dev.editor.asmdef

This file was deleted.

11 changes: 0 additions & 11 deletions package-dev/Tests/Editor/io.sentry.unity.dev.editorTests.asmdef

This file was deleted.

This file was deleted.

23 changes: 0 additions & 23 deletions package-dev/Tests/Runtime/io.sentry.unity.dev.runtimeTests.asmdef

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions package/Editor/io.sentry.unity.editor.asmdef

This file was deleted.

7 changes: 0 additions & 7 deletions package/Editor/io.sentry.unity.editor.asmdef.meta

This file was deleted.

0 comments on commit 8ce9f8f

Please sign in to comment.