Skip to content

Commit 2c8e95b

Browse files
committed
Update Sentry.AspNetCore to version 5.4.0
Updated the `Sentry.AspNetCore` package version from `5.3.0` to `5.4.0` in the `EasyExtensions.AspNetCore.Sentry.csproj` project file.
1 parent 0122583 commit 2c8e95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/EasyExtensions.AspNetCore.Sentry/EasyExtensions.AspNetCore.Sentry.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<None Include="packageIcon.png" Pack="true" PackagePath="\" />
2929
<None Include="..\..\LICENSE.md" Pack="true" PackagePath="LICENSE.md" />
3030
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
31-
<PackageReference Include="Sentry.AspNetCore" Version="5.3.0" />
31+
<PackageReference Include="Sentry.AspNetCore" Version="5.4.0" />
3232
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.3" />
3333
<ProjectReference Include="..\EasyExtensions.AspNetCore\EasyExtensions.AspNetCore.csproj" />
3434
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)