File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <!-- See https://aka.ms/dotnet/msbuild/customize for more details on customizing your build -->
33 <PropertyGroup >
4- <Version >0.2.0 </Version >
4+ <Version >0.2.1 </Version >
55 </PropertyGroup >
66</Project >
Original file line number Diff line number Diff line change 66 {
77 "registry_name" : " nuget" ,
88 "name" : " WindowsMCP.Net" ,
9- "version" : " 0.2.0 " ,
9+ "version" : " 0.2.1 " ,
1010 "package_arguments" : [],
1111 "environment_variables" : []
1212 }
1616 "source" : " github"
1717 },
1818 "version_detail" : {
19- "version" : " 0.2.0 "
19+ "version" : " 0.2.1 "
2020 }
2121}
Original file line number Diff line number Diff line change 2222 <!-- Include additional files for browsing the MCP server. -->
2323 <ItemGroup >
2424 <None Include =" .mcp\server.json" Pack =" true" PackagePath =" /.mcp/" />
25- <None Include =" ..\README.md" Pack =" true" PackagePath =" /" />
25+ <None Include =" ..\..\ README.md" Pack =" true" PackagePath =" /" />
2626 </ItemGroup >
2727
2828 <ItemGroup >
You can’t perform that action at this time.
0 commit comments