mirror of
https://github.com/uberhalit/SekiroFpsUnlockAndMore.git
synced 2026-06-13 09:57:55 +00:00
added support for windows' high contrast mode
fixed a file race condition with OBS
This commit is contained in:
parent
f485974b6b
commit
53fd55c3b9
5 changed files with 47 additions and 15 deletions
|
|
@ -7,7 +7,7 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("uberhalit")]
|
||||
[assembly: AssemblyProduct("SekiroFpsUnlockAndMore")]
|
||||
[assembly: AssemblyCopyright("Copyright © uberhalit 2019")]
|
||||
[assembly: AssemblyCopyright("Copyright © uberhalit 2020")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
|
@ -18,5 +18,5 @@ using System.Runtime.InteropServices;
|
|||
ResourceDictionaryLocation.SourceAssembly
|
||||
)]
|
||||
|
||||
[assembly: AssemblyVersion("1.2.5.0")]
|
||||
[assembly: AssemblyFileVersion("1.2.5.0")]
|
||||
[assembly: AssemblyVersion("1.2.5.1")]
|
||||
[assembly: AssemblyFileVersion("1.2.5.1")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue