File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <TargetFramework >net9.0</TargetFramework >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
8- <Version >1.3.4 .0</Version >
8+ <Version >1.3.5 .0</Version >
99
1010 <!-- Single File デプロイ設定 -->
1111 <PublishSingleFile >true</PublishSingleFile >
Original file line number Diff line number Diff line change 44 <TargetFramework >net9.0</TargetFramework >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7- <Version >1.3.4 .0</Version >
7+ <Version >1.3.5 .0</Version >
88 </PropertyGroup >
99
1010 <ItemGroup >
Original file line number Diff line number Diff line change 1212RootModule = ' PowerShell.MCP.dll'
1313
1414# Version number of this module.
15- ModuleVersion = ' 1.3.4 '
15+ ModuleVersion = ' 1.3.5 '
1616
1717# Supported PSEditions
1818CompatiblePSEditions = @ (' Core' )
@@ -116,7 +116,7 @@ PrivateData = @{
116116 Platforms = @ (' Windows' )
117117
118118 # ReleaseNotes of this module
119- ReleaseNotes = ' PowerShell.MCP v1.3.4 - Enterprise-Ready MCP Server
119+ ReleaseNotes = ' PowerShell.MCP v1.3.5 - Enterprise-Ready MCP Server
120120
121121=== Key Features ===
122122• 🤝 Shared Console Experience
@@ -159,7 +159,7 @@ PrivateData = @{
159159 {
160160 "mcpServers": {
161161 "PowerShell": {
162- "command": "C:\\Users\\YourName\\Documents\\PowerShell\\Modules\\PowerShell.MCP\\1.3.4 \\bin\\PowerShell.MCP.Proxy.exe"
162+ "command": "C:\\Users\\YourName\\Documents\\PowerShell\\Modules\\PowerShell.MCP\\1.3.5 \\bin\\PowerShell.MCP.Proxy.exe"
163163 }
164164 }
165165 }
You can’t perform that action at this time.
0 commit comments