File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <WarningLevel >4</WarningLevel >
4040 <DocumentationFile >
4141 </DocumentationFile >
42+ <Prefer32Bit >false</Prefer32Bit >
4243 </PropertyGroup >
4344 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
4445 <PlatformTarget >AnyCPU</PlatformTarget >
4849 <DefineConstants >TRACE</DefineConstants >
4950 <ErrorReport >prompt</ErrorReport >
5051 <WarningLevel >4</WarningLevel >
52+ <Prefer32Bit >false</Prefer32Bit >
5153 </PropertyGroup >
5254 <PropertyGroup >
5355 <ApplicationIcon >Resources\light_bulb_48x48.ico</ApplicationIcon >
Original file line number Diff line number Diff line change 1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "https://github.com/celeron533" ) ]
1212[ assembly: AssemblyProduct ( "KeepOn" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2017 celeron533" ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © 2022 celeron533" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.1.5 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.1.5 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.1.6 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.1.6 .0" ) ]
You can’t perform that action at this time.
0 commit comments