This commit is contained in:
2022-05-02 08:57:22 +02:00
parent 962daff669
commit ce87ce9376
17 changed files with 153 additions and 73 deletions

View File

@@ -187,9 +187,9 @@
<EmbeddedResource Include="My Project\licenses.licx" />
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="ObjectPropertyDialog\ctrlObjectPropertyDialog.resx">
<DependentUpon>ctrlObjectPropertyDialog.vb</DependentUpon>
@@ -386,5 +386,17 @@
<ItemGroup>
<None Include="Resources\business_world.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\ZooFlow_Sidebar_TOP_Drop.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\ZooFlow_Sidebar_TOP_Drop_HOT.svg" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\ZooFlow_Sidebar_TOP_Drop.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\ZooFlow_Sidebar_TOP_Drop_HOT.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project>