Skip to content

Commit

Permalink
Merge pull request #41 from mindbox-cloud/revert-40-mukhamedyarov/sce…
Browse files Browse the repository at this point in the history
…narios/bumpVersion

Revert "Update Mindbox.ExceptionsHandling.Template.csproj"
  • Loading branch information
mukhamedyarov authored Sep 19, 2024
2 parents a81b800 + c998e36 commit ddd3f7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ProjectReference Include="..\Mindbox.ExceptionsHandling.Abstractions\Mindbox.ExceptionsHandling.Abstractions.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Sentry.AspNetCore" Version="3.29.1" />
<PackageReference Include="Sentry.Extensions.Logging" Version="3.29.1" />
<PackageReference Include="Sentry.AspNetCore" Version="4.10.2" />
<PackageReference Include="Sentry.Extensions.Logging" Version="4.10.2" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using Microsoft.Extensions.Options;
using Sentry;
using Sentry.AspNetCore;
using Sentry.Extensions.Logging;

Expand Down

0 comments on commit ddd3f7b

Please sign in to comment.