feat: 完善 PortProxy 图形化管理工具

This commit is contained in:
2025-01-29 02:40:46 +08:00
parent 23995df656
commit 38ce3b2071
13 changed files with 685 additions and 25 deletions

View File

@@ -13,4 +13,13 @@
<ProjectReference Include="..\PortProxyTool\PortProxyTool.csproj"/>
</ItemGroup>
<ItemGroup>
<Page Update="Views\MainWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<XamlRuntime>Wpf</XamlRuntime>
<SubType>Designer</SubType>
<DependentUpon>App.xaml</DependentUpon>
</Page>
</ItemGroup>
</Project>