Update 20241229
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user