We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae07964 commit b3721e8Copy full SHA for b3721e8
shared/shared.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="AWSSDK.SQS" Version="3.7.200.37" />
12
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.10" />
13
<PackageReference Include="MinimalApis.Extensions" Version="0.11" />
14
- <PackageReference Include="prometheus-net.AspNetCore" Version="8.0.1" />
+ <PackageReference Include="prometheus-net.AspNetCore" Version="8.1.1" />
15
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
16
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
17
</ItemGroup>
0 commit comments