mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 00:54:47 +08:00
YCD inspector form. Minor PSO to XML improvements
This commit is contained in:
@@ -234,6 +234,12 @@
|
||||
<Compile Include="Forms\XmlForm.Designer.cs">
|
||||
<DependentUpon>XmlForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Forms\YcdForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Forms\YcdForm.Designer.cs">
|
||||
<DependentUpon>YcdForm.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Forms\YtdForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -482,6 +488,9 @@
|
||||
<EmbeddedResource Include="Forms\XmlForm.resx">
|
||||
<DependentUpon>XmlForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Forms\YcdForm.resx">
|
||||
<DependentUpon>YcdForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Forms\YtdForm.resx">
|
||||
<DependentUpon>YtdForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user