File tree Expand file tree Collapse file tree 3 files changed +7
-14
lines changed
iNKORE.UI.WPF.Modern.Gallery
iNKORE.UI.WPF.Modern/Properties Expand file tree Collapse file tree 3 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 1010 // app, or any theme specific resource dictionaries)
1111) ]
1212
13- [ assembly: AssemblyDescription ( "Modern (Fluent 2) styles and controls for your WPF applications" ) ]
14- [ assembly: AssemblyConfiguration ( "" ) ]
15- [ assembly: AssemblyCompany ( "iNKORE Studios" ) ]
16- [ assembly: AssemblyProduct ( "iNKORE.UI.WPF.Modern Gallery" ) ]
17- [ assembly: AssemblyCopyright ( "Copyright © iNKORE! Studios 2024" ) ]
18- [ assembly: AssemblyTrademark ( "iNKORE!" ) ]
1913[ assembly: AssemblyCulture ( "" ) ]
2014
21- [ assembly: AssemblyVersion ( "0.9.28.0" ) ]
22- [ assembly: AssemblyFileVersion ( "0.9.28.0" ) ]
23-
2415[ assembly: AssemblyTitle ( "iNKORE.UI.WPF.Modern Gallery" ) ]
2516
Original file line number Diff line number Diff line change 7979 <Resource Remove =" Assets\SampleMedia\ladybug.wmv" />
8080 </ItemGroup >
8181
82+ <ItemGroup >
83+ <Compile Include =" ..\iNKORE.UI.WPF.Modern\Properties\AssemblyInfoCommon.cs" Link =" Properties\AssemblyInfoCommon.cs" />
84+ </ItemGroup >
85+
8286 <ItemGroup >
8387 <Resource Include =" ..\..\assets\icons\WpfLibrary_256w.png" Link =" Assets\WpfLibrary_256w.png" />
8488 <Content Include =" Assets\AppIcon.ico" >
Original file line number Diff line number Diff line change 33using System . Runtime . InteropServices ;
44
55[ assembly: AssemblyDescription ( "Modern (Fluent 2) styles and controls for your WPF applications" ) ]
6- [ assembly: AssemblyConfiguration ( "" ) ]
76[ assembly: AssemblyCompany ( "iNKORE Studios" ) ]
87[ assembly: AssemblyProduct ( "iNKORE.UI.WPF.Modern" ) ]
9- [ assembly: AssemblyCopyright ( "Copyright © iNKORE Studios (iNKORE!) 2024 " ) ]
8+ [ assembly: AssemblyCopyright ( "Copyright © iNKORE Studios (iNKORE!) 2025 " ) ]
109[ assembly: AssemblyTrademark ( "iNKORE!" ) ]
11- [ assembly: AssemblyCulture ( "" ) ]
1210
13- [ assembly: AssemblyVersion ( "0.10.0 .0" ) ]
14- [ assembly: AssemblyFileVersion ( "0.10.0 .0" ) ]
11+ [ assembly: AssemblyVersion ( "0.10.1 .0" ) ]
12+ [ assembly: AssemblyFileVersion ( "0.10.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments