Update 20241229

This commit is contained in:
Stefan Hutter
2024-12-29 23:03:57 +01:00
parent 4455cca85a
commit 2feaf6cc29
140 changed files with 12447 additions and 556552 deletions

View File

@@ -55,7 +55,7 @@
<StartupObject>OnDoc.Program</StartupObject>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>OnDoc6_Transparent.ico</ApplicationIcon>
<ApplicationIcon>OnDoc.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup />
<PropertyGroup>
@@ -941,7 +941,6 @@
<None Include="Resources\delete.png" />
</ItemGroup>
<ItemGroup>
<Content Include="OnDoc6_Transparent.ico" />
<None Include="Resources\Select_24x24-32.png" />
<None Include="Resources\Select_16x16-32.png" />
<None Include="Resources\Select_256x256-32.png" />
@@ -1288,5 +1287,8 @@
<Version>5.0.1.1</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
<Content Include="OnDoc.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>