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 d5e981b commit f5f7b7bCopy full SHA for f5f7b7b
examples/AOT/src/AOT/AOT.csproj
@@ -21,6 +21,6 @@
21
<PackageReference Include="Amazon.Lambda.Core" Version="2.2.0"/>
22
<PackageReference Include="Amazon.Lambda.Serialization.SystemTextJson" Version="2.4.1"/>
23
<PackageReference Include="AWS.Lambda.Powertools.Metrics" Version="1.7.1" />
24
- <PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.5.0" />
+ <PackageReference Include="AWS.Lambda.Powertools.Tracing" Version="1.5.1" />
25
</ItemGroup>
26
-</Project>
+</Project>
0 commit comments