Skip to content
Merged
Prev Previous commit
Next Next commit
Update Directory.Packages.props
  • Loading branch information
eerhardt authored Oct 18, 2024
commit 43acf70fbbdb3328ff2ac930e8941b2f99adbfff
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageVersion Include="OpenTelemetry.Instrumentation.AWS" Version="1.1.0-beta.6" />
<PackageVersion Include="OpenTelemetry.Extensions.AWS" Version="1.3.0-beta.1" />
<!-- Azure SDK for .NET dependencies -->
<PackageVersion Include="Azure.AI.OpenAI" Version="2.1.0-beta.1" />
<PackageVersion Include="Azure.AI.OpenAI" Version="2.0.0-beta.5" />
<PackageVersion Include="Azure.Data.Tables" Version="12.9.1" />
<PackageVersion Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
<PackageVersion Include="Azure.Messaging.EventHubs.Processor" Version="5.11.5" />
Expand Down