mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-10 08:51:34 +08:00
Add Test page
This commit is contained in:
@@ -244,6 +244,12 @@
|
||||
<Compile Include="Pages\PageTasks.Designer.cs">
|
||||
<DependentUpon>PageTasks.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Pages\PageTools.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Pages\PageTools.Designer.cs">
|
||||
<DependentUpon>PageTools.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Properties\Resources.zh-TW.Designer.cs">
|
||||
@@ -514,6 +520,9 @@
|
||||
<EmbeddedResource Include="Pages\PageTasks.zh-TW.resx">
|
||||
<DependentUpon>PageTasks.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Pages\PageTools.resx">
|
||||
<DependentUpon>PageTools.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\Resources.zh-TW.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.zh-TW.Designer.cs</LastGenOutput>
|
||||
|
||||
Reference in New Issue
Block a user