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 0122583 commit 2c8e95bCopy full SHA for 2c8e95b
Sources/EasyExtensions.AspNetCore.Sentry/EasyExtensions.AspNetCore.Sentry.csproj
@@ -28,7 +28,7 @@
28
<None Include="packageIcon.png" Pack="true" PackagePath="\" />
29
<None Include="..\..\LICENSE.md" Pack="true" PackagePath="LICENSE.md" />
30
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
31
- <PackageReference Include="Sentry.AspNetCore" Version="5.3.0" />
+ <PackageReference Include="Sentry.AspNetCore" Version="5.4.0" />
32
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.3" />
33
<ProjectReference Include="..\EasyExtensions.AspNetCore\EasyExtensions.AspNetCore.csproj" />
34
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
0 commit comments