Skip to content

Commit

Permalink
upgrade prometheus, sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
goaaats committed Jul 1, 2024
1 parent 899a789 commit a0595b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions XLWebServices/XLWebServices.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="prometheus-net" Version="7.0.0" />
<PackageReference Include="prometheus-net.AspNetCore" Version="7.0.0" />
<PackageReference Include="Sentry.AspNetCore" Version="3.28.0" />
<PackageReference Include="prometheus-net" Version="8.2.1" />
<PackageReference Include="prometheus-net.AspNetCore" Version="8.2.1" />
<PackageReference Include="Sentry.AspNetCore" Version="4.8.0" />
<PackageReference Include="StackExchange.Redis" Version="2.6.90" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
<PackageReference Include="Tomlyn" Version="0.15.0" />
Expand Down

0 comments on commit a0595b5

Please sign in to comment.