File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 - name : 📦 Install dependencies for tests
6868 run : npm install @modelcontextprotocol/server-memory
6969
70+ # Keep version in sync with McpConformanceVersion in Directory.Packages.props
71+ - name : 📦 Install conformance test runner
72+ run : npm install @modelcontextprotocol/conformance@0.1.10
73+
7074 - name : 🏗️ Build
7175 run : make build CONFIGURATION=${{ matrix.configuration }}
7276
Original file line number Diff line number Diff line change 55 <System9Version >9.0.11</System9Version >
66 <System10Version >10.0.2</System10Version >
77 <MicrosoftExtensionsVersion >10.2.0</MicrosoftExtensionsVersion >
8- <!-- Pin the conformance tester Node package version for CI stability -->
8+ <!-- Pin the conformance tester Node package version for CI stability.
9+ Keep in sync npm install step at ci-build-test.yml -->
910 <McpConformanceVersion >0.1.10</McpConformanceVersion >
1011 </PropertyGroup >
1112
You can’t perform that action at this time.
0 commit comments