File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <ItemGroup >
77 <!-- API / Web -->
88 <PackageVersion Include =" Microsoft.AspNetCore.OpenApi" Version =" 10.0.5" />
9- <PackageVersion Include =" Microsoft.IdentityModel.JsonWebTokens" Version =" 6.34 .0" />
9+ <PackageVersion Include =" Microsoft.IdentityModel.JsonWebTokens" Version =" 8.17 .0" />
1010 <PackageVersion Include =" Scalar.AspNetCore" Version =" 2.1.4" />
1111
1212 <!-- MCP Server (Model Context Protocol — Copilot agent mode tools) -->
13- <PackageVersion Include =" ModelContextProtocol" Version =" 0 .2.0-preview.3 " />
13+ <PackageVersion Include =" ModelContextProtocol" Version =" 1 .2.0" />
1414 <PackageVersion Include =" Microsoft.Extensions.Hosting" Version =" 10.0.5" />
15- <PackageVersion Include =" Microsoft.Extensions.Http" Version =" 10.0.3 " />
15+ <PackageVersion Include =" Microsoft.Extensions.Http" Version =" 10.0.5 " />
1616
1717 <!-- Application -->
1818 <PackageVersion Include =" FluentValidation" Version =" 12.1.1" />
4141
4242 <!-- Testing -->
4343 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 18.3.0" />
44- <PackageVersion Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.34 .0" />
44+ <PackageVersion Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.17 .0" />
4545 <PackageVersion Include =" xunit" Version =" 2.9.3" />
4646 <PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
4747 <PackageVersion Include =" coverlet.collector" Version =" 8.0.1" />
You can’t perform that action at this time.
0 commit comments