Skip to content

Commit

Permalink
feat: Use new Sentry.PlatformAbstractions (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Jun 9, 2019
1 parent 836fb07 commit ec84821
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
coverage:
status:
patch: false
changes: false
patch:
default:
threshold: 0.5%
project:
default:
threshold: 0.5%
2 changes: 1 addition & 1 deletion src/Sentry/Sentry.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Sentry.PlatformAbstractions" Version="1.0.0" />
<PackageReference Include="Sentry.PlatformAbstractions" Version="1.1.0-beta" />
<PackageReference Include="Sentry.Protocol" Version="2.0.0-beta2" />
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
</ItemGroup>
Expand Down

0 comments on commit ec84821

Please # to comment.