mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-10 08:51:34 +08:00
Add Proxy page
This commit is contained in:
@@ -280,6 +280,12 @@
|
||||
<Compile Include="Pages\PageOpenCommand.Designer.cs">
|
||||
<DependentUpon>PageOpenCommand.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Pages\PageProxy.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Pages\PageProxy.Designer.cs">
|
||||
<DependentUpon>PageProxy.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Pages\PageQuest.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
@@ -590,6 +596,9 @@
|
||||
<EmbeddedResource Include="Pages\PageOpenCommand.zh-TW.resx">
|
||||
<DependentUpon>PageOpenCommand.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Pages\PageProxy.resx">
|
||||
<DependentUpon>PageProxy.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Pages\PageQuest.en-US.resx">
|
||||
<DependentUpon>PageQuest.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user