Skip to content

Commit 8f40afd

Browse files
Bump Azure.AI.Agents.Persistent and Azure.Identity (#53)
Bumps Azure.AI.Agents.Persistent from 1.1.0-beta.2 to 1.1.0-beta.4 Bumps Azure.Identity from 1.14.0 to 1.14.2 --- updated-dependencies: - dependency-name: Azure.AI.Agents.Persistent dependency-version: 1.1.0-beta.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Azure.Identity dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7770a93 commit 8f40afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/chatui/chatui.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Folder Include="wwwroot\" />
99
</ItemGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Azure.AI.Agents.Persistent" Version="1.1.0-beta.2" />
12-
<PackageReference Include="Azure.Identity" Version="1.14.0" />
11+
<PackageReference Include="Azure.AI.Agents.Persistent" Version="1.1.0-beta.4" />
12+
<PackageReference Include="Azure.Identity" Version="1.14.2" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)