Skip to content

Commit a69305b

Browse files
Bump Azure.AI.AgentServer.AgentFramework and Microsoft.Agents.AI
Bumps Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.8 to 1.0.0-beta.11 Bumps Microsoft.Agents.AI to 1.0.0-rc3, 1.0.0-rc4 --- updated-dependencies: - dependency-name: Azure.AI.AgentServer.AgentFramework dependency-version: 1.0.0-beta.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Agents.AI dependency-version: 1.0.0-rc3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Agents.AI dependency-version: 1.0.0-rc4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc6721c commit a69305b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dotnet/samples/05-end-to-end/HostedAgents/FoundrySingleAgent/FoundrySingleAgent.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
</ItemGroup>
3434

3535
<ItemGroup>
36-
<PackageReference Include="Azure.AI.AgentServer.AgentFramework" Version="1.0.0-beta.8" />
36+
<PackageReference Include="Azure.AI.AgentServer.AgentFramework" Version="1.0.0-beta.11" />
3737
<PackageReference Include="Azure.AI.Projects" Version="1.2.0-beta.5" />
3838
<PackageReference Include="Azure.Identity" Version="1.17.1" />
39-
<PackageReference Include="Microsoft.Agents.AI" Version="1.0.0-preview.251219.1" />
39+
<PackageReference Include="Microsoft.Agents.AI" Version="1.0.0-rc4" />
4040
<PackageReference Include="Microsoft.Agents.AI.AzureAI" Version="1.0.0-preview.251219.1" />
4141
</ItemGroup>
4242

0 commit comments

Comments
 (0)