From fb9d23ef06413161b4fada5efa59b391581191f3 Mon Sep 17 00:00:00 2001 From: Heiko-T <61698721+Heiko-T@users.noreply.github.com> Date: Sat, 16 Jan 2021 16:02:21 +0100 Subject: [PATCH] 1.3.1 Cleanup --- Source/Debug_x64/de/HDRProfile.resources.dll | Bin 9216 -> 9216 bytes Source/HDRProfile/App.xaml | 2 +- Source/HDRProfile/FodyWeavers.xml | 4 +++- Source/HDRProfile/HDRProfile.csproj | 2 +- Source/HDRProfile/Properties/AssemblyInfo.cs | 4 ++-- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Source/Debug_x64/de/HDRProfile.resources.dll b/Source/Debug_x64/de/HDRProfile.resources.dll index a589f27c36dc07440bbed359ec7bfa454cca7826..90fc3a96f19ab9a53a1f3085e328e44fdec85bf4 100644 GIT binary patch delta 223 zcmZqhXz-ZO!MyD!)5h+-(&C;BdJM)4CP31fA(4Tlfq{XMfti6}bG%F`qkylT$@YoA zp87Tz{O7%*QrkKCiL4bbA0q>&bAC!{a!Gzs3i|xaK(j#rN>84ykjPjw`KN+1W5i@xMR8^m2Cm8Gin4;v4EYQx w45ekyWfdy-Pc&cw00nk4`v3p{ delta 250 zcmZqhXz-ZO!MyY|dJM)4CP31fA(?@tfq{XMfr)`}bG%F`qk#5I{?Ff= z?z(I+O|B{IW12YmiL8~003!ppM`~tvzCuVwer_rQgE%9DkaK=PWl?5&Mv20ql?n<* z21W)93_Oes?1p+qdWL!in*-(cFiz%Eu;W!=W`F~Q$&m{B{6O1)B4ArV^yKLZiHr@C ze<~<5#!Qw~6lbhttps://paypal.me/pools/c/8vksshrMln https://sourceforge.net/projects/hdr-profile - 1.3.0 + 1.3.1 diff --git a/Source/HDRProfile/FodyWeavers.xml b/Source/HDRProfile/FodyWeavers.xml index a5bb616..b8d8229 100644 --- a/Source/HDRProfile/FodyWeavers.xml +++ b/Source/HDRProfile/FodyWeavers.xml @@ -1,8 +1,10 @@  + + HDRController + HDRController - nvapi64 \ No newline at end of file diff --git a/Source/HDRProfile/HDRProfile.csproj b/Source/HDRProfile/HDRProfile.csproj index bca4814..a01fc79 100644 --- a/Source/HDRProfile/HDRProfile.csproj +++ b/Source/HDRProfile/HDRProfile.csproj @@ -235,7 +235,7 @@ - + diff --git a/Source/HDRProfile/Properties/AssemblyInfo.cs b/Source/HDRProfile/Properties/AssemblyInfo.cs index 1982606..a3cb5b5 100644 --- a/Source/HDRProfile/Properties/AssemblyInfo.cs +++ b/Source/HDRProfile/Properties/AssemblyInfo.cs @@ -52,5 +52,5 @@ // Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden, // indem Sie "*" wie unten gezeigt eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.3.0.0")] -[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")]