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.
2 parents c91718b + 84f8ef7 commit 61337c4Copy full SHA for 61337c4
1 file changed
src/DotNetDevMCP.CodeIntelligence/DotNetDevMCP.CodeIntelligence.csproj
@@ -25,7 +25,7 @@
25
<PackageReference Include="DiffPlex" Version="1.9.0" />
26
27
<!-- File System -->
28
- <PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.0" />
+ <PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.2" />
29
30
<!-- MCP Protocol -->
31
<PackageReference Include="ModelContextProtocol" Version="0.4.0-preview.3" />
0 commit comments