File tree Expand file tree Collapse file tree 6 files changed +14
-4
lines changed
.vs/Inkore.UI.WinForms.Styler/DesignTimeBuild
iNKORE.UI.WinForms.Styler.SampleApp
iNKORE.UI.WinForms.Styler Expand file tree Collapse file tree 6 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
22 <a target =" _blank " rel =" noopener noreferrer " >
3- <img width="128" src="https://avatars.githubusercontent. com/u/130115968?s=400&u=429fd077695ef722acd8164adf5a39b37ead79eb&v=4 " alt="iNKROE! ">
3+ <img width="128" src="https://github. com/InkoreStudios/.github/blob/main/assets/Inkore_Badge.png?raw=true " alt="iNKORE Logo ">
44 </a >
55</p >
66
77<p align =" center " >A Windows Forms library that provides native controls with many of the advanced features.</p >
88
99<h1 align =" center " >
10- UI.WinForms.Styler
10+ iNKORE. UI.WinForms.Styler
1111</h1 >
1212
1313<p align =" center " >Give us a star if you like this!</p >
Original file line number Diff line number Diff line change 99 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
1010 </PropertyGroup >
1111
12+ <ItemGroup >
13+ <Content Include =" ..\iNKORE.UI.WinForms.Styler\Resources\Icons\iNKORE_Badge.ico" Link =" Resources\Icons\iNKORE_Badge.ico" />
14+ </ItemGroup >
15+
1216 <ItemGroup >
1317 <ProjectReference Include =" ..\iNKORE.UI.WinForms.Styler\iNKORE.UI.WinForms.Styler.csproj" />
1418 </ItemGroup >
1519
20+ <ItemGroup >
21+ <Folder Include =" Resources\Icons\" />
22+ </ItemGroup >
23+
1624</Project >
Original file line number Diff line number Diff line change 2828// 生成号
2929// 修订号
3030//
31- [ assembly: AssemblyVersion ( "1.0.0 .0" ) ]
32- [ assembly: AssemblyFileVersion ( "1.0.0 .0" ) ]
31+ [ assembly: AssemblyVersion ( "1.0.1 .0" ) ]
32+ [ assembly: AssemblyFileVersion ( "1.0.1 .0" ) ]
Original file line number Diff line number Diff line change 1313 <UseWindowsForms >true</UseWindowsForms >
1414 <ImportWindowsDesktopTargets >true</ImportWindowsDesktopTargets >
1515 <AllowUnsafeBlocks >True</AllowUnsafeBlocks >
16+ <ApplicationIcon >Resources\Icons\iNKORE_Badge.ico</ApplicationIcon >
1617 </PropertyGroup >
1718 <ItemGroup Condition =" '$(TargetFrameworkIdentifier)' == '.NETFramework'" >
1819 <Reference Include =" System.Design" />
5758 <Content Include =" Dialogs\CustomDictionary.xml" />
5859 <Content Include =" Dialogs\ProgressDialog.bmp" />
5960 <Content Include =" Dialogs\TaskDialog.bmp" />
61+ <Content Include =" Resources\Icons\iNKORE_Badge.ico" />
6062 </ItemGroup >
6163 <ItemGroup >
6264 <Compile Remove =" Controls\NativeToolStrip.cs" />
You can’t perform that action at this time.
0 commit comments