Skip to content

Commit 02aa516

Browse files
authored
Update Azure MCP version in cs proj to 2.0.0-beta.25 (#1953)
Update version in cs proj to 2.0.0-beta.25
1 parent 113fc87 commit 02aa516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servers/Azure.Mcp.Server/src/Azure.Mcp.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>2.0.0-beta.24</Version>
3+
<Version>2.0.0-beta.25</Version>
44
<CliName>azmcp</CliName>
55
<AssemblyTitle>Azure MCP Server</AssemblyTitle>
66
<Description>Azure MCP Server - Model Context Protocol implementation for Azure</Description>

0 commit comments

Comments
 (0)